In this shrot article I will show you how to fix the intellisense for ASP.NET Core Tag Helpers in Visual Studio 2015.
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.
A quick overview of how to delete files and folders older than a particular number of days, based on the date a file was created. Empty folders are also removed, along with nested folders
My guide to downloading a PDF from a URL using VBscript.
Are you letting users know that your website uses cookies like Google Analytics? If not, this quick guide shows you how.
A guide to sharing articles on your website, and retrieving those which have been most widely shared.
How to define a rule redirecting all non-WWW URLs to their WWW equivalent. And how to do it easily!
Trying to connect to an FTP server via FileZilla Active Mode? Getting 425 Can't Open Data Connection notice? This article will help.