31 October 2020
A lot of times we come across a requirement to bulk insert data in SQL server. Now there are several ways to bulk insert data...
The post Bulk insert records in the database (C# & SQL server) appeared first on Naveed Ul-Haq's blog.
18 January 2020
When we are working with the Episerver website there are few page types that we want Content editors to create only one instance of the...
The post Allow Single Instance of the page type in Episerver CMS appeared first on Naveed Ul-Haq's blog.
8 January 2020
Recently I come across a requirement to create .NET Core Web API using JWT (JSON Web Token) authentication. I have used ASP.NET identity to provide...
The post .NET Core Web API Jwt (JSON Web Token) Authentication with ASP.NET identity model appeared first on Naveed Ul-Haq's blog.
6 January 2020
Last week I come across a requirement to get Episerver commerce list of customers based on filtered criteria such a get customers based on the...
The post Get filtered results from Episerver Business Foundation class appeared first on Naveed Ul-Haq's blog.
4 January 2020
A lot of times we come across an issue when we forgot Episerver administrator password in our local environment or if we have restored the...
The post Change Episerver Admin Account Password appeared first on Naveed Ul-Haq's blog.
1 August 2019
Recently I come across the requirement to do personalization based on UK postcodes. The format of UK postal codes is very well structured. It consists...
The post Episerver Personalisation Criteria based on UK postcodes appeared first on Naveed Ul-Haq's blog.
23 July 2019
Lot of times we come across the requirement to apply personalization based on visitor’s GeoCoordinates (latitude & longitude) & if visitor location is within specified...
The post Episerver Personalization Criteria based on GeoCoordinates & radius appeared first on Naveed Ul-Haq's blog.
12 May 2019
we often need to use existing database and blobs to create new environment. For example, new Dev or staging environment using blobs and database from...
The post EpiServer: Investigating missing blobs using Sql queries appeared first on Naveed Ul-Haq's blog.
27 April 2019
This article explains how to add images to Azure blob storage containers using C# .NET Core. The Complete code can be downloaded from the following...
The post Add images to Azure blob storage in .NET Core appeared first on Naveed Ul-Haq's blog.
1 January 1999
While working with Episerver commerce a lot of times we come across a challenge to copy production website data down to integration and pre-production environment....
The post A handy script to anonymize Epicommerce data appeared first on Naveed Ul-Haq's blog.