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 as we know about this user (based on user name and...
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 LLC. Marc implies that the ultimate reliance on technology calls...
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 of them. Episerver enable this header by default in all DXP...
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 access rights. Once files or folders are downloaded, we also delete files from FTP server to keep our...
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 a revolution in customer support. They have brought improvements that make them...
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 tools available one can use to learn in remarkably short...
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. Since integration is normally a Dev environment and...
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 article of this series. let’s skim through different concepts. What is...
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 forward-only and read-only fashion. That’s why it is faster than...
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 in SQL server table but in this example I’ll use SqlBulkCopy. Why use...
Recent Comments