Scott Guthrie announces that the source for ASP.NET Web API and ASP.NET Web Pages (aka Razor) are released under an open source license (Apache 2.0), and that they will be accepting community contributions.
Saturday, March 31, 2012
Nice article from Malcolm Sheridan on using LESS syntax for CSS on the server using the dotless NuGet package, with some helpful pointers on where to go for more information.
Friday, March 30, 2012
Rick Anderson describes several important security concepts for ASP.NET MVC, including the effective use of Authorize and AllowAnonymous in ASP.NET MVC 4.
Thursday, March 29, 2012
Robert Greyling lists five new things to learn about ASP.NET MVC 4.
Wednesday, March 28, 2012
Rob Conery announces that he's made several TekPub series free, including series on ASP.NET MVC, WebMatrix, and ASP.NET 4.0.