Archive of Umbraco
-
Removing HTTP Headers for ASP.NET sites
Posted on November 26, 2010 by Frederik Vig in ASP.NET, IISBy default IIS and ASP.NET add a couple informational HTTP Headers to a response. They add extra traffic and give away security information like ASP.NET version, IIS version etc. To see the HTTP Header you can use a proxy tool...
Continue reading this entry → -
Starting out with XSLT in Umbraco
Posted on March 20, 2010 by Frederik Vig in UmbracoI've just started learning Umbraco, which is a popular open source content management system, originally from Danmark, but now with developers across the world. Umbraco stores much of its data as XML in the database, and recommends using...
Continue reading this entry →