Url
can any one tell me how to hide my page name in localhost or server,means suppose i select "login" then it will show in localhost or server is just like "http://localhost:1584/IndiaGlobal/wewewemsdjsdkkkll" not like "http://localhost:1584/IndiaGlobal/Login.aspx"...............please help me,,,,
Jignesh TrivediPosted Feb 10, 2014, 1:15 AM
hi,
please refer
http://www.jamesandchey.net/asp-net-how-to-mask-your-url-by-using-a-fake-aspx-name/
http://www.codeproject.com/Articles/2538/URL-Rewriting-with-ASP-NET
http://dotnetguts.blogspot.in/2008/07/url-rewriting-with-urlrewriternet.html
hope this will help you.
Shweta LodhaPosted Feb 9, 2014, 4:22 AM
Shweta LodhaPosted Feb 8, 2014, 3:10 PM
Use URL Routing.If you are using asp.net 3.5/4.0 then it has inbuilt features. check the following url for configuration of URL Routing in asp.net 4.0
http://weblogs.asp.net/scottgu/archive/2009/10/13/url-routing-with-asp-net-4-web-forms-vs-2010-and-net-4-0-series.aspx