During the process of migrating development over to the .NET 4 Framework there have been noticeable improvements. One of the newest improvements is used quite often, Response.RedirectPermanent(). This new feature does a permanent redirection from a requested URL to a specified URL.
›› Read all of "How-to: 301 Permanent Redirect with ASP.NET 4 – Response.RedirectPermanent()"