Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User Administration
Message
General information
Forum:
ASP.NET
Category:
Silverlight
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01530471
Message ID:
01530473
Views:
58
>You should search to see if anyone has done this with the ASP.Net Membership stuff

I've done it with ASP.NET membership - initially with websites (fairly easy) and then with web applications (more difficult). I haven't found any good examples of others doing it. Some suggestions and snippets, but nothing close to complete.

Doing it in Silverlight adds complexity by removing the simple data access, and I think the last little bit of convenience available from things like the profile class disappear (I've worked around that too but again it seems like a real pain).

>
>>Has anyone tackled writing a user administration module in Silverlight 4?
>>
>>Just wondering if there is anything available that makes it less of a PITA than rolling my own from scratch.
>>
>>Need to be able to list, edit, add, and delete users, roles, and users in roles. Need to be able to edit user profiles as well.
>>
>>Seems easy if you are just worried about editing your own user information.
>>
>>All bets are off if you are managing other users.
>>
>>I can do this by going after the aspnet tables directly (or via services), but it's a pain in the a$$. Profiles are a bigger PITA.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform