Click here to Skip to main content
15,901,205 members
Home / Discussions / C#
   

C#

 
GeneralTransparencyKey and Opacity Pin
kristoffersen24-Nov-04 19:40
kristoffersen24-Nov-04 19:40 
GeneralRe: TransparencyKey and Opacity Pin
leppie24-Nov-04 23:24
leppie24-Nov-04 23:24 
QuestionHow do I get the size of a file? Pin
Rafferty Uy24-Nov-04 15:57
Rafferty Uy24-Nov-04 15:57 
AnswerRe: How do I get the size of a file? Pin
Dennis C. Dietrich24-Nov-04 16:18
Dennis C. Dietrich24-Nov-04 16:18 
AnswerRe: How do I get the size of a file? Pin
Maqsood Ahmed26-Nov-04 1:12
Maqsood Ahmed26-Nov-04 1:12 
QuestionHow can a program can be notify by a service ? Pin
Anonymous24-Nov-04 15:46
Anonymous24-Nov-04 15:46 
AnswerRe: How can a program can be notify by a service ? Pin
Stefan Troschuetz24-Nov-04 23:30
Stefan Troschuetz24-Nov-04 23:30 
Generalview control binding Pin
ppp00124-Nov-04 15:34
ppp00124-Nov-04 15:34 
Hi all,

I would like to ask a question on software design.
In C#, we can directly bind the view control (e.g. text box) with
the data get from database by the dataset object. By doing so,
it would completely eliminate the middle object layer, i.e. the relational
data is directly put onto the UI. Is this a good approach ?
For me, I will add a middle object layer in between the database layer
and the view control, so first instantiate the object by the data from the
database, then bind the object to the view control. Is this method a good practice ? If yes, why there exist the dataset class in C# ?

Thanks
GeneralRe: view control binding Pin
HahnTech25-Nov-04 4:57
HahnTech25-Nov-04 4:57 
GeneralWindows Forms Focus Pin
Alex Leshinsky24-Nov-04 15:10
Alex Leshinsky24-Nov-04 15:10 
GeneralRe: Windows Forms Focus Pin
Alex Leshinsky25-Nov-04 13:46
Alex Leshinsky25-Nov-04 13:46 
GeneralRe: Windows Forms Focus Pin
Jay Shankar25-Nov-04 16:55
Jay Shankar25-Nov-04 16:55 
GeneralRe: Windows Forms Focus Pin
Alex Leshinsky25-Nov-04 21:17
Alex Leshinsky25-Nov-04 21:17 
GeneralRe: Windows Forms Focus Pin
Jay Shankar25-Nov-04 21:26
Jay Shankar25-Nov-04 21:26 
GeneralRe: Windows Forms Focus Pin
Alex Leshinsky26-Nov-04 11:09
Alex Leshinsky26-Nov-04 11:09 
GeneralRestoring Previous Clipboard Data Pin
Jay Shankar24-Nov-04 13:49
Jay Shankar24-Nov-04 13:49 
GeneralRe: Restoring Previous Clipboard Data Pin
Heath Stewart24-Nov-04 14:33
protectorHeath Stewart24-Nov-04 14:33 
GeneralRe: Restoring Previous Clipboard Data Pin
Jay Shankar24-Nov-04 23:04
Jay Shankar24-Nov-04 23:04 
GeneralRe: Restoring Previous Clipboard Data Pin
Heath Stewart25-Nov-04 5:40
protectorHeath Stewart25-Nov-04 5:40 
GeneralRe: Restoring Previous Clipboard Data Pin
Jay Shankar25-Nov-04 16:41
Jay Shankar25-Nov-04 16:41 
GeneralRe: Restoring Previous Clipboard Data Pin
Heath Stewart25-Nov-04 19:44
protectorHeath Stewart25-Nov-04 19:44 
GeneralRe: Restoring Previous Clipboard Data Pin
Jay Shankar25-Nov-04 20:48
Jay Shankar25-Nov-04 20:48 
GeneralRe: Restoring Previous Clipboard Data Pin
Dennis C. Dietrich24-Nov-04 14:35
Dennis C. Dietrich24-Nov-04 14:35 
GeneralRe: Restoring Previous Clipboard Data Pin
Jay Shankar24-Nov-04 23:06
Jay Shankar24-Nov-04 23:06 
GeneralDynamic Classes and Intellisense Pin
tteta@visioncore.com24-Nov-04 13:00
tteta@visioncore.com24-Nov-04 13:00 

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.