ASP.NET Change Password Feature
Add a "change password feature" to your site...
http://msdn.microsoft.com/en-us/library/879kf95c%28VS.80%29.aspx
Today, one of my clients asked to change his password. I saw the article above and with ASP.NET Membership and roles feature via the ASP.NET Configuration Tool web site*, I was able to meet his request in one hour.
*The ASP.NET Configuration Tool web site is accessible in Visual Studio. Click on the website folder in the solutions explorer, and the the ASP.NET Configuration button will be displayed on the top of the screen, next to the "View Class Diagram" button.
Signing Off,
ViSO Tech


Comments