The example is based on a couple of articles regarding custom Membership and Roles provider implementation using the XPO framework. The XPO framework has a great advantage, allowing you to store objects in different databases. The example demonstrates some basic implementation of a custom membership provider. There are some known issues with the example, and we plan to improve it in future.
Each version of the example will have some description about its main features, or known limitations.
See also:
Forum: XpoMembershipProvider Implemented
MSDN: Introduction to Membership
MSDN: Sample Membership Provider Implementation
Example Comments
Added By: Alejandro Charbonnier at: 7/16/2013 1:35:15 PM
How can I know what changed in this example?