Coding Grounds
Compilation of different programming projects I amuse myself with.
Monday, 31 March 2025
Generating Dall-e-3 images using Microsoft Semantic Kernel
›
In this demo, Dall-e-3 images are generated from a console app using Microsoft Semantic Kernel. The semantic kernel is a library that offer...
Saturday, 22 March 2025
Image classification using ML.NET Machine Learning
›
I added a demo using ML.Net in a Github. The demo is available in this repository : https://github.com/toreaurstadboss/ImageClassifica...
Tuesday, 18 March 2025
Converting a .NET Datetime to a DateTime2 in T-SQL
›
This article presents a handy T-Sql that extracts a DateTime value stored in .NET in a numerical field and converts it into a Sql Server Dat...
‹
›
Home
View web version