HowtoASP.NET
Skip to content
  • Books
  • Web Hosting
  • Developers
  • Reference
  • Glossary

How to make 301 redirect in ASP.NET 4.0

ASP.NET 4 adds a new RedirectPermanent helper method that makes it easy to make HTTP 301 Moved Permanently responses:

Best VPN for Developers

RedirectPermanent(“/newfile.aspx”);

Related Tutorials

  • How to zip a file or a folder in ASP.NET
  • ASP.NET Performance
  • ASP.NET Pages
  • How to set Meta Tags in ASP.NET 4.0
  • How to use different colored highlights in a select menu with CSS

Categories: ASP.NET Tutorials for beginners Tags: 301 redirect, asp.net, asp.net 4.0
Post navigation
← Free ASP.NET Hosting Service How to create Oracle connection string →
Best VPN

Categories

  • ASP.NET
  • For Beginners
  • VB.NET
  • C#
  • MVC
  • Ajax
  • Web Forms
  • Database
    • SQL Server
    • ADO.NET
    • LINQ
    • Access
  • Mobile
  • Security
  • Web Hosting
  • CSS
  • HTML
  • Errors
New Apple Macbook pro
About Us | Contact Us | Privacy Policy | Terms

Last Updated 01/19/2021

© 2021 HowtoASP.NET - All Rights Reserved.

All trademarks are property of their legal owners.
We use cookies to give you the best experience on our website.I accept