Where can I find the source code for SQLMembershipProvider (.NET2.0)? Is it available?
Asked
Active
Viewed 4,097 times
4
3 Answers
7
The source code has been released. See ScottGu's blog for further details
-
3Thanks 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 http://download.microsoft.com/download/a/b/3/ab3c284b-dc9a-473d-b7e3-33bacfcc8e98/ProviderToolkitSamples.msi – kristof Nov 18 '08 at 12:43
1
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 ;)

Joachim Kerschbaumer
- 9,695
- 7
- 49
- 84