1 February 2021
We come across a requirement to restrict specific products (not complete catalogue) to sale in specific countries (different products per country). On a website with...
The post Restrict specific products for sale in selected countries appeared first on Naveed Ul-Haq's blog.
31 January 2021
Authentication and authorization might sound similar but there is a very subtle difference between these two terms. Authentication is just confirmation of user identity. Such...
The post Authenticate / Authorize a user using local AD appeared first on Naveed Ul-Haq's blog.
27 January 2021
Did you know that IT strategy-approach- is focused on data protection, systems, encryption, and processes? This is according to Marc Fischer, CTO of Dogtown Media...
The post Is Your Data Safe?: 5 Cyber security Prospects You Need to Know appeared first on Naveed Ul-Haq's blog.
25 January 2021
As we all know all DXP environments use Cloudflare as CDN. There are loads of functionality that Cloudflare provides out-of-the-box and GeoLocation header is one...
The post Episerver Personalization: Geolocation based on Cloudflare HTTP header appeared first on Naveed Ul-Haq's blog.
24 January 2021
Customer Service Support The use of AI in customer service has truly changed the way customers are dealt with for the better. Chatbots have become...
The post Artificial Intelligence: 3 ways it can benefit small business appeared first on Naveed Ul-Haq's blog.
24 January 2021
In this blog post, we will explore how we can access FTP server and how we can download a file or complete folder based on...
The post Working with FTP in .NET Core appeared first on Naveed Ul-Haq's blog.
17 January 2021
Technological skills are essential in today’s world. Programming is one such skill. While the learning curve for programming might appear steep, there are many great...
The post Getting started with App development appeared first on Naveed Ul-Haq's blog.
3 November 2020
In this series of articles i will talk you through creating a serverless API using API Management, Logic Apps and Azure function. This is first...
The post Create Serverless API using Azure API Management service, Logic Apps & Azure functions (Part 1) appeared first on Naveed Ul-Haq's blog.
2 November 2020
This article shows how you can read nested and complex large XML file using XmlReader. few benefits of using XmlReader XmlReader reads data in a...
The post Read large XML file in .NET (C#) appeared first on Naveed Ul-Haq's blog.
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.