Setting up a Custom Membership Provider
- Posted: Apr 07, 2006 at 6:10 AM
- 41,832 Views
- 10 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
After a review of the three general situations that would cause you to create you own custom membership provider Patrick walks you through the creation of a very primitive membership provider and see it in action. Also featured in this screencast is a quick look at the membership database created to support the standard membership provider.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
should have just wrote an article saying 'make your customer provider inherit from MembershipProvider'
Thank you trobbins for this sample.
jspaur get a life.
At first I was discouraged, for the sake of time, of having to develop my custom membership provider.
But after seeing your video and reading a couple of articles , I realize that it is not that complicated.
Also it is equivalent to writind a BLL class, which I was planning to do anyway.
Excellent job, don't get discouraged by mean critics.
rvi
For example, I have a field in my custom SQL database that will be a bit field called isActive. If isactive is false and the user enters correct login information, I want the login control's error message to say "You entered correct login information, but your account is inactive. Please call ###-###-#### to have your account enabled."
...or is the ValidateUser method not the correct place to do this?
I believe this is very useful for those who intend to write their own custom membership providers.
I have one issue that I am facing with the custom provider I wrote recently. Could you please take a look at the link below and respond at the earlient possible?
http://channel9.msdn.com/ShowPost.aspx?PostID=393940
Regards,
Sunny
I believe this was very useful. I am facing one issue with my custom membership provider. Can you plz look at the post below and try to respond with a solution and explanation, if possible, at the earliest possible?
http://channel9.msdn.com/ShowPost.aspx?PostID=393940
Regards,
Sunny
Is the source available for download somewhere?
Remove this comment
Remove this thread
close