Archive

Posts Tagged ‘.NET Custom Providers’

Membership, Roles and Profiles

May 6th, 2009

Recently i’ve been researching the default providers in .NET for Membership, Roles and Profiles and came across this code which provides a custom implementation of the above with simple db structures behind them. http://altairiswebsecurity.codeplex.com/

Tips and Tricks , ,