Re: Accessing membership UserId programmatically?
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Sun, 28 Jan 2007 08:06:06 -0400
re:
Juan, that's right but I guess I was wondering more about consequences.
None, whatsoever.
The caveat you got earlier was about changing the schema for existing fields,
not towards adding more fields. That's perfectly doable without consequences.
In fact, you can replace the whole database *and* membership provider with custom ones.
See :
http://www.devx.com/asp/Article/29256
and
http://weblogs.asp.net/scottgu/archive/2006/02/24/ASP.NET-2.0-Membership_2C00_-Roles_2C00_-Forms-Authentication_2C00_-and-Security-Resources-.aspx
The complete source code to the Membership provider, and all providers, is at:
http://weblogs.asp.net/scottgu/archive/2006/04/13/Source-Code-for-the-Built_2D00_in-ASP.NET-2.0-Providers-Now-Available-for-Download.aspx
Modify it to taste...
Finally, everything you could possibly want to know
about Providers is found in Jeff Prosise's MSDN article :
http://msdn2.microsoft.com/en-us/asp.net/aa336558.aspx
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"perplexed" <johnc@xxxxxxxxxxxxx> wrote in message
news:1169955664.270160.56110@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jan 27, 6:22 pm, "Juan T. Llibre" <nomailrepl...@xxxxxxxxxxx>
wrote:
Add a column to the database and display that.
Juan, that's right but I guess I was wondering more about
consequences. It's probably a shot in the dark. It's only testing
right now so no big deal if something breaks.
.
- Follow-Ups:
- Re: Accessing membership UserId programmatically?
- From: perplexed
- Re: Accessing membership UserId programmatically?
- References:
- Accessing membership UserId programmatically?
- From: perplexed
- Re: Accessing membership UserId programmatically?
- From: perplexed
- Re: Accessing membership UserId programmatically?
- From: Juan T. Llibre
- Re: Accessing membership UserId programmatically?
- From: perplexed
- Accessing membership UserId programmatically?
- Prev by Date: Re: Script debugging very strange behavior after error - can't use file name any more.
- Next by Date: paging with gridview
- Previous by thread: Re: Accessing membership UserId programmatically?
- Next by thread: Re: Accessing membership UserId programmatically?
- Index(es):
Relevant Pages
|