User authentication in ASP.Net

Almost every web application these days requires some form of user authentication and login process and there are many articles, blogs, tutorials and web casts out there that will prattle on about the difference between authentication and authorisation.

Truth be told most developers don’t care.  They just want a way to allow their users to login securely.

Continue reading