G
Guest
What's the best design/pattern to use for a windows app that has different
types of users, and where different things happen according to what type of
user you are.
For example: If you're User A then a button will be visible, however if
you're user B, then that button will not be visible. But on a much larger
scale than this example.
Thanks
types of users, and where different things happen according to what type of
user you are.
For example: If you're User A then a button will be visible, however if
you're user B, then that button will not be visible. But on a much larger
scale than this example.
Thanks