Here I'll take you step by step through minifiying HTML in ASP.NET to decrease page size and improve load time in Visual Studio 2015.
Archetype Mapper is an extension to Umbraco Mapper that helps you to map the content directly to your C# model, therefore you don’t need to de-serialise or parse JSON to retrieve data.
This post shows you how to remove all Umbraco members in version 6.1.6 using SQL script.
How to increase Max Allowed Content Length in IIS by adding a security section to the web.config in ASP.NET.
How to index custom properties using GatheringNodeData without making unnecessary database calls.
How to restrict the admin area of Umbraco by IP address & redirect all unauthorised requests.
How to define a rule redirecting all non-WWW URLs to their WWW equivalent. And how to do it easily!