Click here to Skip to main content
16,010,496 members
Home / Discussions / C#
   

C#

 
GeneralRe: DB Connection Problem? Pin
| Muhammad Waqas Butt |24-Dec-04 0:37
professional| Muhammad Waqas Butt |24-Dec-04 0:37 
GeneralRe: DB Connection Problem? Pin
| Muhammad Waqas Butt |24-Dec-04 10:46
professional| Muhammad Waqas Butt |24-Dec-04 10:46 
QuestionHow to clear history of Web Browser control? Pin
ShajeeDotNet23-Dec-04 22:20
ShajeeDotNet23-Dec-04 22:20 
QuestionSqlConnection string? Pin
murali_utr23-Dec-04 21:39
murali_utr23-Dec-04 21:39 
AnswerRe: SqlConnection string? Pin
J4amieC23-Dec-04 21:57
J4amieC23-Dec-04 21:57 
GeneralRe: SqlConnection string? Pin
murali_utr24-Dec-04 2:07
murali_utr24-Dec-04 2:07 
GeneralRe: SqlConnection string? Pin
Rob Graham24-Dec-04 5:48
Rob Graham24-Dec-04 5:48 
Generalobject and layers design question Pin
ppp00123-Dec-04 21:29
ppp00123-Dec-04 21:29 
Hi all,

I am design a three layer system in C# (view layer, business object layer
and data layer). But when I look into the J2EE infrastructure, the object
bean(business object) incorporates the SQL data function into the object itself. It seems violates the layer design principles coz it mixes the data layer with the business object layer. But in the other hand, it seems a more OO design coz the business object integrates all those related information into the business object, so when there is a later change in the business object specificiation, the developer needs to change only the business object instead of changing the object and the data layer.
So what approach should I choose ?

Thanks
GeneralListening windows messages Pin
sbozcan23-Dec-04 21:12
sbozcan23-Dec-04 21:12 
GeneralRe: Listening windows messages Pin
Heath Stewart23-Dec-04 21:19
protectorHeath Stewart23-Dec-04 21:19 
QuestionASP.NET c# webservice - Singleton COM instance? Pin
gmcm23-Dec-04 20:46
gmcm23-Dec-04 20:46 
AnswerRe: ASP.NET c# webservice - Singleton COM instance? Pin
Heath Stewart23-Dec-04 21:13
protectorHeath Stewart23-Dec-04 21:13 
QuestionLocal IP number? Pin
danneau23-Dec-04 19:06
danneau23-Dec-04 19:06 
AnswerRe: Local IP number? Pin
Jay Shankar23-Dec-04 19:55
Jay Shankar23-Dec-04 19:55 
GeneralRe: Local IP number? Thanks! Pin
danneau23-Dec-04 20:43
danneau23-Dec-04 20:43 
GeneralRe: Local IP number? Thanks! Pin
Jay Shankar23-Dec-04 21:03
Jay Shankar23-Dec-04 21:03 
AnswerRe: Local IP number? Pin
leppie23-Dec-04 20:33
leppie23-Dec-04 20:33 
Generalsingleton Pin
lcarriere23-Dec-04 18:14
lcarriere23-Dec-04 18:14 
GeneralRe: singleton Pin
Heath Stewart23-Dec-04 20:20
protectorHeath Stewart23-Dec-04 20:20 
GeneralRe: singleton Pin
lcarriere24-Dec-04 4:06
lcarriere24-Dec-04 4:06 
GeneralRe: singleton Pin
Heath Stewart27-Dec-04 10:17
protectorHeath Stewart27-Dec-04 10:17 
GeneralRe: singleton Pin
lcarriere27-Dec-04 11:29
lcarriere27-Dec-04 11:29 
Generalsuspending layout, useragents, and creating shortcuts... Pin
dkarlton23-Dec-04 15:36
dkarlton23-Dec-04 15:36 
GeneralRe: suspending layout, useragents, and creating shortcuts... Pin
Heath Stewart23-Dec-04 20:48
protectorHeath Stewart23-Dec-04 20:48 
GeneralRe: suspending layout, useragents, and creating shortcuts... Pin
dkarlton27-Dec-04 14:32
dkarlton27-Dec-04 14:32 

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.