Coding Grounds
Compilation of different programming projects I amuse myself with.
Monday, 22 April 2024
Pii - Detecting Personally Identifiable Information using Azure Cognitive Services
›
This article will look at detecting Person Identifiable Information (Pii) using Azure Cognitive Services. I have created a demo using .NET...
Sunday, 14 April 2024
Building a filter via Expression trees in C#
›
This article will look at how to build a filter with Expression trees in C#. It is an academic exercise how to use Expression trees, you wo...
1 comment:
Wednesday, 27 March 2024
Importing Json File to SQL Server into a variable
›
A short article today of how to import JSON file to SQL Server into a variable, which can then be used to insert it into a column of type N...
‹
›
Home
View web version