Click here to Skip to main content
15,902,635 members
Home / Discussions / C#
   

C#

 
QuestionListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 7:39
Shy Agam20-Mar-07 7:39 
AnswerRe: ListViewItemCollection's implementation of interfaces... [modified] Pin
Edmundisme20-Mar-07 8:32
Edmundisme20-Mar-07 8:32 
GeneralRe: ListViewItemCollection's implementation of interfaces... [modified] Pin
Shy Agam20-Mar-07 9:01
Shy Agam20-Mar-07 9:01 
GeneralRe: ListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 9:25
Shy Agam20-Mar-07 9:25 
AnswerRe: ListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 10:29
Shy Agam20-Mar-07 10:29 
GeneralRe: ListViewItemCollection's implementation of interfaces... Pin
Edmundisme20-Mar-07 11:04
Edmundisme20-Mar-07 11:04 
GeneralRe: ListViewItemCollection's implementation of interfaces... Pin
Shy Agam20-Mar-07 11:06
Shy Agam20-Mar-07 11:06 
QuestionProject Namespace/Folder setup Question Pin
jubilanttiger20-Mar-07 7:12
jubilanttiger20-Mar-07 7:12 
Hi,

We are building a custom reporting solution for our team. The reporting solution is a database driven application. I am working on the class library (Business layer) for this project. This class library would support the reporting UI to make database calls and to implement business logic. Additionally the class library would do validation, exception handling and logging, and configuration.

I have the following namespaces in my project which have their own folders.
1. Model – This folder would hold classes which represent the entities in the application. Each of these entities support database insert, update and delete operations for them.
2. Configuration – This would hold the configuration(setup) data required for a reporting UI to build a report. This would contain classes that it would return back a list of available fields in the database which are available for drill down and for reporting purposes.
3. Common – This folder would contain enumerations and other classes that the UI would need to reference.

The problem is that I am not able to find a good place for Validation objects and exception handling objects in the current setup I have. My question is that, what are the namespaces/folders you have generally come up with while working a database driven class library.

QuestionGridview with dropdownlist. Pin
peter.bellen@qsm-europe.com20-Mar-07 7:06
peter.bellen@qsm-europe.com20-Mar-07 7:06 
QuestionExtend FileDialog Class Pin
aamir22au20-Mar-07 6:20
aamir22au20-Mar-07 6:20 
QuestionMultiThreading Error in C# Pin
Ollie198620-Mar-07 6:13
Ollie198620-Mar-07 6:13 
AnswerBad Ram? Pin
Ennis Ray Lynch, Jr.20-Mar-07 7:21
Ennis Ray Lynch, Jr.20-Mar-07 7:21 
GeneralRe: Bad Ram? Pin
Ollie198620-Mar-07 11:53
Ollie198620-Mar-07 11:53 
GeneralRe: Bad Ram? Pin
Ennis Ray Lynch, Jr.20-Mar-07 12:23
Ennis Ray Lynch, Jr.20-Mar-07 12:23 
QuestionRe: Bad Ram? Pin
Ollie198620-Mar-07 12:26
Ollie198620-Mar-07 12:26 
QuestionDesign-Time code debugging... Pin
Shy Agam20-Mar-07 6:12
Shy Agam20-Mar-07 6:12 
AnswerRe: Design-Time code debugging... Pin
Ollie198620-Mar-07 6:15
Ollie198620-Mar-07 6:15 
AnswerRe: Design-Time code debugging... Pin
Dave Kreskowiak20-Mar-07 6:28
mveDave Kreskowiak20-Mar-07 6:28 
AnswerRe: Design-Time code debugging... Pin
Shy Agam20-Mar-07 7:45
Shy Agam20-Mar-07 7:45 
GeneralRe: Design-Time code debugging... Pin
Zoltan Balazs20-Mar-07 9:37
Zoltan Balazs20-Mar-07 9:37 
GeneralRe: Design-Time code debugging... Pin
Shy Agam20-Mar-07 10:47
Shy Agam20-Mar-07 10:47 
QuestionImplement C++ in C# projects Pin
laura131620-Mar-07 6:08
laura131620-Mar-07 6:08 
AnswerRe: Implement C++ in C# projects Pin
Saikek20-Mar-07 12:55
Saikek20-Mar-07 12:55 
QuestionI want to get the create table query of existing table in access Pin
jesusara20-Mar-07 5:12
jesusara20-Mar-07 5:12 
QuestionopenDialog filters Pin
sinosoidal20-Mar-07 4:42
sinosoidal20-Mar-07 4:42 

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.