
The ASP.NET and Visual Web Developer teams have released the ASP.NET and Web Tools 2012.2 update, which extends the existing ASP.NET runtime and adds new web tooling to Visual Studio 2012. Whether you use Web Forms, MVC, Web API, or any other ASP.NET technology, there is something cool in this update for you.

Thursday, May 16, 2013
Nice, thorough walkthrough from Suprotim Agarwal explaining how to add ASP.NET MVC to an existing ASP.NET Web Forms application.

Wednesday, May 15, 2013
Bipin Joshi explains what CORS is and shows how to set it up in an ASP.NET Web API application.

Tuesday, May 14, 2013
Nice quick post from Scott Hanselman showing how to use the IIS Rewrite Module to set up extensionless URL's for legacy URL's in an existing site.

Monday, May 13, 2013
Filip W digs into the nightly build of ASP.NET Web API, showing a sneak peak of using the Katana Project to support multi-hosting.