URL Routing with ASP.NET 4 Web Forms (VS 2010 and .NET 4.0 Series)
Posted by: ScottGus Blog,
on 13 Oct 2009 |
View original | Bookmarked: 0 time(s)
[In addition to blogging, I have recently been using Twitter to-do quick posts and share links. You can follow me on Twitter at: www.twitter.com/scottgu (@scottgu is my twitter name)] This is the eighth in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post covers a cool new runtime feature in ASP.NET 4 which is the ability to use URL routing with Web Forms based pages. What is URL Routing? URL routing was a capability we first introduced with...