Re: using custom database for membership and rolls ?
- From: "sloan" <sloan@xxxxxxxxx>
- Date: Fri, 9 Nov 2007 10:53:46 -0500
You have to write a Custom Membership Provider, which inherits from a
specific Abstract class.
http://www.google.com/search?source=ig&hl=en&rlz=&q=custom+membership+provider
It is con fusing sometimes, because sometimes people are talking about the
specific concrete membership provider .... (SqlMembershipProvider) (the out
of the box solution)
and sometimes they are talking about the abstract class.
If you have a custom database, you need to write a custom membership
provider which interacts with that database.
...............
Follow the google search, and you'll start to see it.
"Sunfire" <a_borka@xxxxxxxxxxxxx> wrote in message
news:un9cnOuIIHA.5684@xxxxxxxxxxxxxxxxxxxxxxx
I need to use a custom database for all of the user membership and rolls.
How do you do this?
.
- Follow-Ups:
- Re: using custom database for membership and rolls ?
- From: darrel
- Re: using custom database for membership and rolls ?
- References:
- using custom database for membership and rolls ?
- From: Sunfire
- using custom database for membership and rolls ?
- Prev by Date: Your advice please. I am using the membership system. Works well. However I want to log someone in automatically. How?
- Next by Date: Re: Session and Database Connection, Which Is More Costy?
- Previous by thread: Re: using custom database for membership and rolls ?
- Next by thread: Re: using custom database for membership and rolls ?
- Index(es):
Relevant Pages
|