Re: the membership of asp.net2.0 is useful in my case?



Well, I'd agree. It'd be nice to have these documented, but on the other hand that's somewhat going against the idea of a provider (wether it be membership or profile). IOW, it's a black box of functionality. It's academically interesting to understand them, but too much info is a bad thing as one tends to want to modify things when you shouldn't. If you don't like their implementation, you can create your own Membership or Profile provider that works with all the UI controls just the same as the built in providers from Microsoft.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Adding that I have yet to come to understand the scope of the current
aspnetdb.mdb database schema and hope somebody who knows what the heck
all those columns actually mean and what they can be used for will
document it and doing it yesterday will not be soon enough for me.

"Brock Allen" <ballen@xxxxxxxxxxxxxxxxx> wrote in message
news:453106632490060869625168@xxxxxxxxxxxxxxxxxxxxxxx

Membership is purely for authentication. For extra user data you
should look into the Profile.

-Brock
DevelopMentor
http://staff.develop.com/ballen
the membership asp.net2.0I have many User attributes like telephone
number,
security ID, Country etc...
I must retrive these attributes after the user login.
How can I save do with the membership of asp.net2.0?



.



Relevant Pages

  • Re: the membership of asp.net2.0 is useful in my case?
    ... Its not a matter of like or dislike. ... > membership or profile). ... > Profile provider that works with all the UI controls just the same as the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: MAPI property value
    ... (global profile section or my Address Book ... Provider's private profile section?) ... // Custom properties used by this service provider. ... The call in IABProvider::Logon opens first the some x section, ...
    (microsoft.public.win32.programmer.messaging)
  • Re: ASP.HttpProfile to be undefined
    ... Since there is a provider in there,"AspNetSqlProfileProvider", I don't need ... Look for the "profile" section: ... There is Intellisense for ASP but the 3 items do not include HttpProfile ... I'm using SQL Server and the AspnetDb database. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Architecture: Custom Profile Provider with Active Directory Membership
    ... While you can perform insert/update/delete operations on users, the one thing that you can't change is the username. ... So, it stands to reason that if you perform a rename in AD, you are doing it outside of the context of the MembershipProvider, and unfortunately, it would be up to you to relocate profile information for any accounts that you changed the name of. ...
    (microsoft.public.dotnet.languages.csharp)
  • re: Location of the profile.msh for custom provider
    ... In your installation notes, you would want to make it clear that adding your formatting file to the profile is another step in the installation. ... Location of the profile.msh for custom provider ...
    (microsoft.public.windows.server.scripting)