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:
01530627
Views:
33
>>>>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.
>>>
>>>If you're starting from scratch then the 'Silverlight Business Application' template has membership handling already plumbed in.
>>>If you need to bolt it onto an existing app it shouldn't be hard to lift out the relevant files ( although MS has done the usual - preach modularity then stick all the code in one assembly :-} )
>>
>>That only applies to the current user.
>>
>>It doesn't give you the ability to work with other users or multiple users.
>
>Why do you say that ? It uses the AspNetSQLMembershipProvider and AspNetSQLRoleProvider...

How do you access those on the Silverlight side?

No problem on the Web side.
____________________________________

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