vote up 1 vote down star
1

Where can I find the source code for SQLMembershipProvider (.NET2.0)? Is it available?

flag

3 Answers

vote up 3 vote down check

The source code has been released. See ScottGu's blog for further details

link|flag
Thanks Steven, I saw that page before (that is the first result from google) but somehow the link did not work on Chrome I opened it again with Firefox and it was fine; Here is the link download.microsoft.com/download/a/… – kristof Nov 18 '08 at 12:43
vote up 0 vote down

The source code can be find here It is .msi installer.

It will install the code samples in c:\Program Files\ASP.NET Provider Toolkit SQL Samples\

link|flag
vote up 0 vote down

i guess it's not freely available. but as long as it's just for educational purposes and you don't want to make money out of it, microsoft will not sue you if you use reflector to have a look at it ;)

link|flag

Your Answer

Get an OpenID
or

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