ASP.NET WSAT Membership Administration

ASP.NET WSAT is a Starter Kit (not designed as an add-on for existing project although it can easily do that if you know what you are doing) for the ASP.NET Membership Provider. It allows you to manage users online once the site is deployed. It features complete administrative back-end functionality and designed to manage users, as well as admin pages for users to manage their own user data. Now available in both C# and VB.NET. Some parts of this application are based on Dan Clem's excellent Tutorial. No fancy footwork here, just plain and easy to understand code. Works with the default membership provider with the addition of two extra database tables that hold the SMTP and return addresses values for the e-mail broadcast section. This is Beta release 1.0.1 updated version.

Go to http://www.codeplex.com/AspNetWSAT

See also these related projects.