ASP.NET Custom Membership Providers

ASP.NET Custom Membership Providers

Old forum URL: forums.lhotka.net/forums/t/210.aspx


John posted on Friday, May 26, 2006

I am interested in creating a Custom Membership Provider that will integrate with the CSLA BusinessPrincipalBase.  I am aware of the PTMembershipProvider example in chapter 10 of Expert VB 2005 Business Objects.  In addition to providing the ValidateUser() method, I also wish to support the other functionality of the MembershipProvider (like adding a new user, deleting a user, etc).  Has anyone done this?  If so, I am interested in how you implemented it.  I am rather new to the CSLA world, so details would be appreciated.  Thank you.  

Copyright (c) Marimer LLC