I noticed a lot of ASP .Net sites does not have the URL ending with \".aspx\".
An example would be: - https://stackoverflow.com/questions
Did they create a Q
You can refer to any URL rewriter or a routing technique for that. If you look at the new AS{.NET MVC, it works on that model only.