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 Thursday, August 6, 2015

6

Aug

Leveraging Configuration Transformations in Microsoft Visual Studio

by Ira Endres

Microsoft Visual Studio provides developers two default build configurations, Debug and Release, which in this article we will demonstrate two common uses for the different configurations as well as show you how to create even more build configurations for your projects.

Previous Day Next Day