I\'d like to know if it is possible to have the URLs of the pages of a Webforms application display without the .aspx extension.
.aspx
For instace, htt
htt
You want Asp.Net Routing. Best place to start is here: http://haacked.com/Tags/Routing/default.aspx
If you are using IIS7 it is easy. IIS6 requires a little more work.