Error!
Success!

Using URL Routing in ASP.NET 3.5

0
kicks

Using URL Routing in ASP.NET 3.5  (Unpublished)

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”.


Kicked By:
Drop Kicked By: