Why should I Use ASP.NET Membership security model?
Posted
by ListenToRick
on Stack Overflow
See other posts from Stack Overflow
or by ListenToRick
Published on 2009-01-13T20:05:49Z
Indexed on
2010/04/17
1:13 UTC
Read the original article
Hit count: 349
I'm updating my website at the moment and figure that if I am to update my login/security mode, now is a good time.
I have looked through the Membership model which is included in ASP.NET but I'm convinced that it will provide any benefit apart from being familiar to other .NET deevlopers.
There seems to be quite a lot of documentation for it, but little discussion for why its worth the effort.
Can anybody shed some light upon this?
© Stack Overflow or respective owner