Language

Web Development with Power, Productivity & Speed

Daily Community Spotlight RSS FeedView All

Announcing Release of ASP.NET and Web Tools 2012.2 Update

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.

Adopting ASP.NET MVC enhancements in an Existing Web Forms Project

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.

Using Cross Origin Resource Sharing (CORS) in ASP.NET Web API

Wednesday, May 15, 2013

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

Redirecting ASP.NET Legacy URLs to Extensionless with the IIS Rewrite Module

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.

The future is now – OWIN and multi-hosting ASP.NET web applications

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.