10-4 Episode 11: Bi-Directional Routing with ASP.NET WebForms 4.0
10-4
Mar 04, 2009 at 8:30 PM
Jonathan Carter
(4)
In this episode of 10-4, we introduce another new feature of ASP.NET WebForms 4.0: Routing. The ASP.NET Routing engine was added in the .NET Framework 3.5 SP1 release and is heavily leveraged by both ASP.NET MVC and ASP.NET Dynamic Data to provide bi-directional
routing functionality. With the…