Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UI page for maintaining user Profile properties?
Message
De
10/09/2009 19:58:31
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01423538
Message ID:
01423560
Vues:
33
>>Seeking help on this:
>>
>>In asp.net Webforms apps, is there not any kind of maintenance UI page to edit and maintain the Profile properties of a User (I'm using VS2008 and the Web Application template), like in the WSAT Web Site Administratration Tool where you already can edit the basic Membership and Role properties for a User? I'm using the basic SQL Express data tables and the basic Membership and Role providers, and now I want to begin using the Profile provider to store and access additional properties for each User I create an account for. For instance, when I create a new User and assign them to a Role(s) on my web app, I use the WSAT tool, and now I also need to set certain Profile properties for them too. Is the only way to set these properties is programmatically? Surely there is an Admininstrative type of UI page for this so you can quickly view and edit Profile properties for a User.
>>
>>
>>posted on StackOverflow.com as http://stackoverflow.com/questions/1407851/ui-page-for-editing-and-maintaining-profile-settings-for-a-user in case you wish to follow or reply there.
>
>In our website we designed our own web pages for that using some special CreateUser Wizard. I can take a look for more details if you want.

I'll take any ideas, code, or help I can get on this one. Surely there is a UI-based manner to handle the Profile settings of a User. How else could anyone reasonably manage these settings for a user. Every example I've seen shows setting the values programmatically in code. I guess I just nee to build a form and read the values from the textboxes and then make the code calls to save changed. Maybe I'm making more to it that there really is.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform