Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
javascript pattern framework
database pattern framework
adaptive data models
design patterns
javascript tutorial
sql + database tutorial
all tutorials
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
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Question
« Prev Topic
|
Next Topic »
Design Pattern - Implementing Roles and Rights
Satyajit Behera
60
94.5
May 16, 2010
0
Can anyone please suggest which Design Pattern is best to implement user roles and rights?
I am looking for a generic solution in which I define roles and based on that I should be able to define rights at the menu, functionality and control level at the UI. Thanks. Some samples will be great.
C#
Design Pattern
User Management
Roles and Rights
2 comments
Is this for Web or Windows applications? ---
Robert Blixt
May 18, 2010
Both ---
Satyajit Behera
Jun 07, 2010
Add Comment
Flag
Follow
Email
1 answer
answer date
votes
comments
Guru Vn
50
50
May 18, 2010
0
Both Lazy IoC container and Interception are patterns which I'm currently using in terms of implementing the Roles & Rights.
2 comments
Thanks ---
Satyajit Behera
Jun 07, 2010
Do you have an example implementation for the same? Thanks in advance. ---
Satyajit Behera
Jul 20, 2010
Add Comment
Flag
Link
Write Your Answer
return to top