I am making an application using Silverlight.
I must restict the access of some controls to some users.
Example: user1 can’t use the delete button …
Is there a framework or something that can help me ?
Would it help if I use sessions ?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found a tool that do what I want. It is called Visual Guard. It’s a very nice and powerful tool.
In the documentation
and much much more
I hope that it will help someone