5 minute wonders: The ASP.NET membership provider

added by troyhunt
10/4/2011 8:46:45 AM

277 Views

Building an ASP.NET app with registration and log on features whilst securely protecting the data with a strong hashing algorithm and cryptographically random salt is easy. In fact it’s so easy, here’s how to do it in less than 5 minutes using the ASP.NET membership provider.


0 comments