News

Take advantage of query types in EF Core to query types that don’t have keys and to map to tables and views that lack an identity column. Entity Framework Core (EF Core for short) is a popular ORM ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
Normalized data giving you problems? Learn how to use the SQL subselect statement and handle your database like a pro! Do you ever find yourself juggling queries to get the information you need?