06 - Strongly Typed Data Binding (continued)

In this chapter to the video series, we look at a feature that is more commonly associated with ASP.net MVC – URL routing. URL routing first became available in the .Net Framework 3.5, and was used heavily in the releases of the MVC out of band update. But routing can also be used in the other design paradigms from ASP.net, and I am to show how it can be used with ASP.net WebForms.