I have a requirement of having the same URL throughout the application navigations. Like below http://www.[Site Name]:com. (Here User should not have the idea of chaning the URL from one page to another page)
I am using ASP.NET MVC3 with latest Razor View Engine, Can some body give suggestions on this?
Advanced Thanks, Satish Kotha