Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Database technical
.
Show all posts
Showing posts with label
Database technical
.
Show all posts
Tuesday, 1 July 2025
Pluralizers in Entity Framework
›
In Entity Framework, you can implement a IPluralizationService to control how entities' names will be pluralized . In additional singula...
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