Using URL Routing in ASP.NET 3.5(codetechblg.blogspot.com)
submitted by
hunterz_85(15) 2 years, 3 months ago
Routing is a technique which enables us to use a descriptive, search engine and human friendly URL’s for ASP.Net application to access a resource. In this technique, the URL will not map to a resource physically. For example, in a normal asp.net application, the URL "http://localhost/Articles/Default.aspx" will actually corresponds to a physical file called Default.aspx under the folder “Articles”.
|category: ASP.NET
|Views: 48
tags:
ASP.NET another
Everyones tags:
Your Tags: