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 Friday, June 20, 2014

20

Jun

Improving Security with Login Attempts, Password Salting and Upgrading from MD5

by Ira Endres

We have been hearing in the news more frequently that attackers are gaining access to usernames and passwords with unauthorized access. In this article, we will look at three new security patterns revolving around failed login attempts, password hashing and salting.

Previous Day Next Day