Click here to Skip to main content
15,905,504 members
Home / Discussions / C#
   

C#

 
GeneralRe: service that collect files.. Pin
Colin Angus Mackay16-Jun-04 8:48
Colin Angus Mackay16-Jun-04 8:48 
GeneralRe: service that collect files.. Pin
japanreddy16-Jun-04 9:13
japanreddy16-Jun-04 9:13 
GeneralChange OLE Link Path in a word document Pin
ASerfes16-Jun-04 6:22
ASerfes16-Jun-04 6:22 
Questioncan i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 6:14
robmays16-Jun-04 6:14 
AnswerRe: can i capture the double click event of a CELL in a windows datagrd? Pin
Heath Stewart16-Jun-04 8:59
protectorHeath Stewart16-Jun-04 8:59 
GeneralRe: can i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 9:27
robmays16-Jun-04 9:27 
GeneralRe: can i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 10:59
robmays16-Jun-04 10:59 
GeneralDesign Question Pin
matthias s.16-Jun-04 5:35
matthias s.16-Jun-04 5:35 
Hi,

I'm just asking your opinion for a design question. I'd like to present you some key facts about a quite complex application I just start working on. Important for me is the simplicity of the design. Performance or Complexity is not an issue. I just want to be able to understand the code even if a year has been going into the country.

1. The application is a based on a SQLDB. Some of the clients of this application are webbased and some are winforms applications. I'd like both of the client-types access something like a (or multiple) core.dll('s) which implement(s) all the logic and data-access stuff.

2. The application maintains users, usergroups and permissions. That is, each user belongs to a group and each group has certain permissions in terms of what it can do (what commands it can execute). A command might be something like "Create a new Project", "Print this" or "Enumerate this collection".

4. Commands, which are not available to the user (because he hasn't got sufficient privileges) should not be shown in the GUI (that is, if the User is not allowed to "Print this", he shouldn't have a menu-item in his Winforms GUI saying "Print this".

What makes me a headache at the moment is the question of how to design my classes. I'm dealing here with a lot of collections (Customers/Customer/Contacts/Contact, etc.) Basically i'd like to have a nice, clean and understandable object hierarchy.

If you feel you'd like to discuss this question (might be helpful to others as well) but you need further information, please let me know.

Thanks for reading,

Matthias


If eell I ,nust draw to your atenttion to het fakt that I can splel perfrectly well - i;ts my typeying that sukcs.
(Lounge/David Wulff)

www.emvoid.de

GeneralRe: Design Question Pin
Colin Angus Mackay16-Jun-04 5:42
Colin Angus Mackay16-Jun-04 5:42 
GeneralRe: Design Question Pin
matthias s.16-Jun-04 5:49
matthias s.16-Jun-04 5:49 
GeneralRe: Design Question Pin
Colin Angus Mackay16-Jun-04 6:07
Colin Angus Mackay16-Jun-04 6:07 
GeneralRe: Design Question Pin
matthias s.16-Jun-04 6:22
matthias s.16-Jun-04 6:22 
GeneralRe: Design Question Pin
Steven Campbell16-Jun-04 6:18
Steven Campbell16-Jun-04 6:18 
GeneralRe: Design Question Pin
Serge Lobko-Lobanovsky16-Jun-04 6:26
Serge Lobko-Lobanovsky16-Jun-04 6:26 
GeneralRe: Design Question Pin
Colin Angus Mackay16-Jun-04 6:31
Colin Angus Mackay16-Jun-04 6:31 
Generalpreserving same type information Pin
avneeshb16-Jun-04 5:19
avneeshb16-Jun-04 5:19 
GeneralRe: preserving same type information Pin
Serge Lobko-Lobanovsky16-Jun-04 6:54
Serge Lobko-Lobanovsky16-Jun-04 6:54 
GeneralRe: preserving same type information Pin
avneeshb16-Jun-04 8:50
avneeshb16-Jun-04 8:50 
GeneralProject references! Pin
goldoche16-Jun-04 5:15
goldoche16-Jun-04 5:15 
GeneralRe: Project references! Pin
goldoche16-Jun-04 5:37
goldoche16-Jun-04 5:37 
GeneralCustom control Pin
liko16-Jun-04 5:15
liko16-Jun-04 5:15 
GeneralRe: Custom control Pin
Stefan Troschuetz16-Jun-04 5:24
Stefan Troschuetz16-Jun-04 5:24 
GeneralRe: Custom control Pin
liko16-Jun-04 23:24
liko16-Jun-04 23:24 
GeneralRe: Custom control Pin
Stefan Troschuetz16-Jun-04 23:42
Stefan Troschuetz16-Jun-04 23:42 
GeneralRe: Custom control Pin
liko17-Jun-04 4:55
liko17-Jun-04 4:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.