Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Silverlight Firestarter 2010 Keynote with Scott Guthrie
Dec 10, 2010 at 5:39 AM@Paul:do you even know what is Silverlight and WPF ? no you dont.
the web is diverse. the web is made of javascript + html and other technologies. the web is not a browser. The web is the ability to communicate . the web is not the w3c. standards are good , but standards are what they are , usefull but not always the best.
in my opinion , HTML5 is a mistake. the W3C should have fixed some issues with their previous standards before thinking about HTML5.
Now there is a huge problem with silverlight in my opinion. There are too much differences between silverlight and WPF.furthermore XAML is too complicated for a client developper , compared to MXML and Flash. But the solution is not to make Silverlight a subset. the solution would have been better if silverlight was a framework on top WPF, so you can limit yourself to silverlight for rapid web dev or go down to a more complicated level if you want to go further.
Web Camps TV #10 - WebMatrix Beta 2: Themes, Package Manager, NuPack, HTML 5 templates and more
Oct 22, 2010 at 7:41 AM@Lee
you can use .cs , .js or .vb files to developp classes in WebMatrix so that is not a big deal. using .cshtml make sense because you can developp custom helpers too , without having to write a lot of code. Razor engine will parse the html code inside your @helper in the APP_CODE so you dont have to use string builders or htmlstring to write out html.
you decide the default theme folder ,so no issue here .
now for APP_ ... it is usual naming convention in ASP.NET so why change it ?
All the things you can do in C# , VB , Jscript ASP.NET , you can do it in WebPages framework.
http://camus.web01.appliedi-labs.net/
Web Camps TV #10 - WebMatrix Beta 2: Themes, Package Manager, NuPack, HTML 5 templates and more
Oct 21, 2010 at 12:33 AMwell , i think it could manage xml/json files that describe different translations for a user interface.you could imagine browser prefered langage detection and management, a set of methods to deal with it , etc ...Anyway a lot can be done on this matter...
http://camus.web01.appliedi-labs.net/
Web Camps TV #10 - WebMatrix Beta 2: Themes, Package Manager, NuPack, HTML 5 templates and more
Oct 20, 2010 at 10:46 AMfirst !
we need a helper like that for localisation too !
http://camus.web01.appliedi-labs.net/
Get Windows Azure Storage working in WebMatrix in 3 minutes
Oct 08, 2010 at 2:57 AMnice one ! thanks
Web Camps TV #7 - WebMatrix Beta 2 Launches Today!
Oct 06, 2010 at 4:42 PMIs there an exemple of the Admin Package use within the beta 2 ?
edit : sorry , i did not understand how you access the admin , just type _Admin after the webmatrix site adress
I agree with remarks concerning hosting for students and else...
nice episode .
Web Camps TV #5 - Building your own WebMatrix Helpers
Oct 01, 2010 at 2:03 PMi cant wait for the stable release ! webmatrix razor and webpages are neat ! one of the smartest microsoft product for rapid website developpement.