2
Reply

url routing

rasul moh

rasul moh

Dec 12 2012 12:59 AM
1.1k
how to use

http://localhost:6717/WebSiteMoreCities/Default.aspxBy using routing, you can configure the application to accept the following URL to render the same information:
how to become this url in ASP.net
http://localhost:6717/WebSiteMoreCities/Default/software/....

Answers (2)