
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.

Thursday, May 17, 2012
Nice post (and accompanying screencast) from Burke Holland on creating and consuming RESTful services with ASP.NET Web API and jQuery.

Wednesday, May 16, 2012
Sam Gentile describes some first impressions of ASP.NET Web API from the point of view of a "WCF zealot."

Tuesday, May 15, 2012
Phil Fresle blogs about using Entity Framework Code First with an existing database in an ASP.NET MVC 3 application.

Monday, May 14, 2012
Steve Sanderson announces the 2.1.0 release of the Knockout JavaScript MVVM library, including Async Module Definition support, CommonJS, performance enhancements, and more.