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 of two alphanumeric codes called “Outward code” and “Inward...
Author - Naveed Ul-Haq
Lot of times we come across the requirement to apply personalization based on visitor’s GeoCoordinates (latitude & longitude) & if visitor location is within specified distance to a ‘centre point location’. ...
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 integration environment If for some reason blobs are not copied properly...
This article explains how to add images to Azure blob storage container using C# .NET Core. The Complete code can be downloaded from following GitHub repository Nuget Url: packages /ailogica.Azure.Helpers/ Source Code: ...