Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Entity Framework
.
Show all posts
Showing posts with label
Entity Framework
.
Show all posts
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...
Friday, 5 February 2021
Overcoming limitations in Contains in Entity Framework
›
Entity Framework will hit a performance penalty bottleneck or crash if Contains contains a too large of a list. Here is how you can a...
5 comments:
›
Home
View web version