2
Answers

url routing

Photo of rasul moh

rasul moh

12y
1.4k
1
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)