vote up 2 vote down star

Does anyone know of any good XmlMembershipProvider and XmlRoleProvider classes that are able to be used for commercial purposes, royalty free?

I know that BlogEngine.NET uses an XmlMembershipProvider and XmlRoleProvider, but it's covered under the Microsoft Recipricol License which states that you have to provide your users/customers the source code to any file that contains source code from any file that was previously licensed under the Microsoft Recipricol License and that new file is now under that same license. It's a bit viral, so I'm incidentally can't use it within a commercial project I'm working on.

flag

1 Answer

vote up 1 vote down check

Here's a real simple implementation of one:

http://madskristensen.net/post/XML-membership-provider-for-ASPNET-20.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.