Browse by Tags

All Tags » ASP.NET (RSS)

Blog Moved to JasonGaylord.com by Jason N. Gaylord

I'm leaving this blog up for now. However, all new blog content is being moved to JasonGaylord.com. I'm posting lots of things regarding MVC, Orchard, WP7 and other new Microsoft technologies. Be sure to check it out today at http://JasonGaylord.com ...
Filed under:

DYK: You can remove the ASP.NET MVC version from the Response Header by Jason N. Gaylord

Did you know that you can remove X-AspNetMvc-Version from the response header on your ASP.NET MVC web application? It's actually quite simple to remove the MVC version from the response header within a web application. Open up the Global.asax file and...
More Posts