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, September 23, 2014

23

Sep

Enterprise MVC Design Patterns: Single-Load AJAX Tabs

by Ira Endres

Our first in a series on developing enterprise-level MVC applications, focusing on common design patterns differentiated with normal MVC application behaviors. In this article we focus on a common client-requested feature, single-load AJAX tabs, utilizing the jQuery UI Tabs Widget.

Previous Day Next Day