Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
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 »
Pattern for Events
Imran Khan
275
99.6
Jul 20, 2010
0
Which
Design Pattern
I can implement to enable and disable the menus on MDI upon a successful login.
The menus should enable/disable depending on the user's privileges. Thanks.
Design Pattern
Add Comment
Flag
Follow
Email
1 answer
answer date
votes
comments
Rajesh Pillai
1,251
100.0
Jul 31, 2010
3
Have a look at the command pattern
http://richnewman.wordpress.com/2007/09/15/the-command-design-pattern-introduction-to-the-cabscsf-part-9/
http://richnewman.wordpress.com/2007/09/16/commands-in-the-cab-introduction-to-cabscsf-part-10/
Regards,
Rajesh Pillai
Add Comment
Flag
Link
Write Your Answer
return to top