Cosairus Blog

Featured Article

28

Feb

Unit Testing with In-Memory Databases in Entity Framework Core

by Ira Endres

Unit tests provide the reassurance that the system behaves correctly no matter where the system is running. With the release of Entity Framework Core, in-memory unit test database doubles are even easier than ever to use.

All Posts from Tuesday, March 10, 2015

10

Mar

Programmatic Connection Strings in Entity Framework 6

by Ira Endres

In this article, we will focus on the steps necessary to create an Entity Framework database context with a custom Connection String from it's parts in a database-sharding scenario.

Previous Day Next Day