Menu

My Blog

18
February
Ali Taheri

How To Fix MVC 6 Tag Helpers Intellisense in Visual Studio

In this shrot article I will show you how to fix the intellisense for ASP.NET Core Tag Helpers in Visual Studio 2015.

13
February
Ali Taheri

Minify HTML in ASP.NET MVC, Web Forms and Umbraco

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. 

2
November
Ali Taheri

Archetype Mapper for Umbraco Mapper

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.

9
July
Ali Taheri

Delete All Umbraco Members by SQL Script

This post shows you how to remove all Umbraco members in version 6.1.6 using SQL script.

5
June
Ali Taheri

IIS 8 API Returns 404 for Big Files

How to increase Max Allowed Content Length in IIS by adding a security section to the web.config in ASP.NET. 

4
March
Ali Taheri

Custom Examine Indexing Using Umbraco Cache

How to index custom properties using GatheringNodeData without making unnecessary database calls.

7
May
Ali Taheri

Restrict Umbraco CMS by IP Address

How to restrict the admin area of Umbraco by IP address & redirect all unauthorised requests. 

17
February
Ali Taheri

Umbraco 6 Change Speech Bubble Message

How to change the speech bubble message in Umbraco 6.

1
November
Ali Taheri

VBscript delete files in a folder older than X number of days

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

11
January
Ali Taheri

301 Redirect in Umbraco

Learn how to use uComponent 301 redirect for any page you want.

10
January
Ali Taheri

Downloading a PDF File from a URL in VBscript

My guide to downloading a PDF from a URL using VBscript.

18
June
Ali Taheri

Complying with the new EU Cookie Consent Law

 

Are you letting users know that your website uses cookies like Google Analytics? If not, this quick guide shows you how.

11
June
Ali Taheri

It’s Good to Share: Getting “Most Shared” Articles via jQuery

 

A guide to sharing articles on your website, and retrieving those which have been most widely shared. 

8
August
Ali Taheri

Umbraco Auto Redirect Non-WWW to WWW

How to define a rule redirecting all non-WWW URLs to their WWW equivalent. And how to do it easily! 

1
August
Ali Taheri

425 Unable to Open Data Connection

Trying to connect to an FTP server via FileZilla Active Mode? Getting 425 Can't Open Data Connection notice? This article will help.

15
July
Ali Taheri

Creating a Custom 404 Error Page in Umbraco

Here I'll take you step by step through creating a Custom 404 page in Umbraco with a proper HTTP header.

© 2017 - Ali Sheikh Taheri