Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Question
« Prev Topic
|
Next Topic »
How to get ASP.NET Username and Role in Silverlight?
Bogusław Dobrogost
113
96.7
May 11, 2010
0
We have an ASP.NET application that handles authentication and authorization. Recently I added a Silverlight control that needs to know the
Username
and the
Role
of the currently logged in user.
Can anyone tell me how this is best done?
Silverlight
ASP.NET
Authentication
Authorization
Add Comment
Flag
Follow
Email
1 answer
answer date
votes
comments
Sreenivas Manyam Rajaram
685
99.9
May 12, 2010
1
best answer
See if the below links helps you. It has few approaches.
http://forums.silverlight.net/forums/p/120129/275210.aspx
http://forums.silverlight.net/forums/p/11325/36194.aspx
http://www.eggheadcafe.com/tutorials/aspnet/7cc2760f-50f2-492d-9d62-48ad5c7f70b4/aspnet-membership-and-ro.aspx
Add Comment
Flag
Link
Write Your Answer
return to top