10 December 2011

Hide the extension .aspx in the url of page ...

Now a days customers are more concerned with site URL and its relative path displayed on the browser address.
Many Suggest having interceptor/handler or use the existing global.asax (Application_Begin Request handler) for modifying the URL shown in the browser window, Web Routing is the concept (4.0 framework)

However you can get solution for .Net /sharepoint application there are following ways:
  1. MVC
  2. HttpModule rewrite URL
  3. ISAPIRewrite to enable Extension-less URL Rewriting for IIS5 and IIS6
  4. IIS level extension parsing
Step by step approaches refer below links:
URL Rewriting in ASP.NET
URL Rewriting in Asp.net
URL rewrite/Routing (4.0 framework concept) *
IIS Forum for Extension parsing

 Let me know your comments /feedback for the same

2 comments:

  1. This article will help the internet visitors for creating new weblog or even a
    blog from start to end.
    Feel free to visit my blog : ASP.NET

    ReplyDelete
  2. I read this article completely about the difference of latest and preceding technologies, it's amazing article.
    Also visit my website ; online marketing

    ReplyDelete

Thanks for your valuable comments

Rate Now: