Published: June 03 2015
C# - Incremental Delay to Prevent Brute Force or Dictionary Attack
An example of how to implement an incremental delay in C# to prevent brute force or dictionary attacks on an MVC login form.