How to use Azure Table Storage with C#

How to use Azure Table Storage with C#

Wed, 09/14/2022 - 10:32 By Lloyd Sebag

How to use Azure Table Storage with C#

Azure Table Storage is a very useful solution present in the Azure Storage Account component. The service is a NoSQL datastore which accepts authenticated calls from inside and outside the Azure cloud. While remaining scalable and maintained by the Azure Cloud.
It is therefore a real accelerator for projects that need to store unstructured data.

You can obviously manipulate the data manually from the Azure portal, however, here I will show you that you can mainly use the API to manipulate the data from your C# code.

Dynamics 365 Sales Duplicate Lead Detection with !! MERGE !!

Exclusive News : Dynamics 365 Sales Duplicate Lead Detection with !! MERGE !!

Fri, 04/08/2022 - 14:55 By Maxime Bonnot
We are lucky to be able to discover exclusively a new feature of Dynamics 365 Sales: Dynamics 365 Sales Duplicate Lead Detection with !! MERGE !! Take the time to read this article which could help you in your projects.
Dynamics 365: Data Migration with SSIS KingswaySoft and PowerPack

Dynamics 365: Data Migration with SSIS KingswaySoft and PowerPack

Tue, 03/29/2022 - 06:05 By Nguyen Thanh Khoi
SSIS is not dead, far from it. This article: Dynamics 365: Data Migration with SSIS KingswaySoft and PowerPack is a tutorial showing you how to use this technology and accelerators to facilitate data migration.