0
kicks
5 minute wonders: The ASP.NET membership provider
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.