Posts Tagged ‘change password’
Forms Authentication – Managing Users
While there are a lot of controls available in ASP.NET that allow you to manage forms authentication, one control that doesn’t exist is something that will allow you to manage your user list.
Most of the time you don’t need this, but when you do, there is an obvious hole.
Since we need to write this code ourselves, how do access the user list from our code?
Other Related Items:
Developing Microsoft ASP.NET Server Controls and Components (Pro-Developer)DEVELOPING MS ASP NET SVR CONTROLS/COMPONENTS
ASP.Net Essential TrainingThousands of businesses have used ASP.NET to build
If you're new here, you may want to subscribe to the mailing list to get notifications of new post and a virtual tour of past topics. Thanks for visiting!

