2
Answers

url routing

rasul moh

rasul moh

11y
1.1k
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)