A Secure Password Hashing Implementation for PCLs
19/04/2015 — 1 Comment
Almost every software has to deal with some kind of user/identity management, especially in the mobile space. This article presents a simple-to-use, yet secure helper class for password hashing and hash validation, which is compatible with .NET Portable Class Libraries.
Read More-
Xamarin.Forms FormsGallery in XAML
12/04/2015 — No Comments -
Starting Something New
05/04/2015 — No Comments -
Testing ASP.NET MVC Routes (Both Web and API)
29/03/2015 — No Comments