ASP.NET 4.0 Routing with WebForms video is now available.

As part of our First Impressions series for Visual Studio 2010 we demonstrate how to configure and use routing in your Web Forms applications.

Routing can be used to take control of your applications URLs and extract parameters and data from them. It is commonly used to make your URLs look nicer to end users and to make them more friendly to search engines.

For all the details on using ASP.NET Routing with your Web Forms applications check out our First Impressions video here:


First Impressions Visual Studio 2010 - ASP.NET 4.0 Web Forms Routing