Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
Hi sir,
Tell me the steps to hide a .aspx extension in browser using asp.net c#. I am new to dotnet domain, kindly give me some
idea to do this.
Posted
Comments
Sergey Alexandrovich Kryukov 26-May-13 2:10am    
This is quite possible, but why? Do you think programming in ASP.NET could be considered as a shame by the users? :-)
And the question is not related to ".NET domain"...
—SA
Please give more information why exactly you want to do this ?

1 solution

The thing you are trying to achieve can be considered as URL Rewriting.

Refer to link below where i answered the question regarding the URL rewriting.

how to create SEO frendly urls in asp.net.[^]

Follow this link also

URL Rewriting in ASP.NET[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900