Hosea
4Penny.net
Points: 7350

1/28/2012 9:55:59 AM

ASP.NET - Routing

* This article, and all our great .NET Development documentation, Is available on the .NET Development menu

This is a walkthrough for ASP.NET routing. The concept of routing is very interesting, it allows you to take this URL:

http://mysite.com/articles.aspx?ArticleID=HowToCodeRouting&Theme=Orange

to this:

http://mysite.com/articles/HowToCodeRouting/Orange

The overall effect is more searchable and more self explanitory to look at.

Our code example is very short, just enouth to get you up to speed and coding... quickly.

Edit 2/21/2015: the two 'Ignore' lines were added to avoid this error:

JavaScript critical error at line 4, column 1 in http://localhost:55362/WebResource.asx?... Syntax error

4Penny.net
Version: Unknown or N/A
Section: .NET Development
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3