GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETURL Routing with ASP.NET 4.0
One of the features of ASP.NET 4.0 is built-in support for bi-directional URL routing. In this article, Rohit examines some of the new features available with the use of Visual Studio 2010 Beta 1 more details with some hands-on work and shows the URL routing with the .NET Framework 4 Beta 1. This covers the benefits of URL routing and changes with ASP.NET 4.0. Mainly we will be seeing how ASP.NET 4.0 makes things easier by implementing bi-directional routing with the help of components like the RouteTable, PageRouteHandler and ExpressionBuilders. This allows ASP.NET 4.0 users to easily decouple URLs from physical files.
Sponsored Links
Read Next: Space Based Programming in .NET
Related Topics
Subscribe via RSS
ASP.NET
- Enhancing Performance with Caching MCMS 2002
- patterns & practices: Threat Modeling Web Applications
- Cookieless ASP.NET
- Aspect.NET: Aspect-Oriented Programming for Microsoft.NET in Practice
- Ajax-Driven Web Sites: Under The Hood
- Asynchronous Web Services
- Implementing Tab Navigation with ASP.NET 2.0
- Using WSE 2.0 to Secure Enterprise Integration
- NetAdvantage 2005 Volume 1 Toolset for the Enterprise
- Master Pages in ASP.NET 2.0
