Click here to Skip to main content
15,911,715 members
Home / Discussions / C#
   

C#

 
QuestionInterface and Abstract? Pin
RussBus21-Dec-07 6:07
RussBus21-Dec-07 6:07 
AnswerRe: Interface and Abstract? Pin
MidwestLimey21-Dec-07 6:29
professionalMidwestLimey21-Dec-07 6:29 
AnswerRe: Interface and Abstract? Pin
J4amieC21-Dec-07 6:30
J4amieC21-Dec-07 6:30 
GeneralRe: Interface and Abstract? Pin
RussBus21-Dec-07 6:59
RussBus21-Dec-07 6:59 
Generaldynamically object view Pin
netJP12L21-Dec-07 4:58
netJP12L21-Dec-07 4:58 
GeneralRe: dynamically object view Pin
Not Active21-Dec-07 5:44
mentorNot Active21-Dec-07 5:44 
GeneralRe: dynamically object view Pin
netJP12L21-Dec-07 5:52
netJP12L21-Dec-07 5:52 
GeneralRe: dynamically object view Pin
Pete O'Hanlon21-Dec-07 10:03
mvePete O'Hanlon21-Dec-07 10:03 
The way to do this is to use a design pattern (or two). I'm thinking here specifically of the Model View Controller pattern. Read up on this as it's going to be your best friend here. As a taster though, I will tell you that the MVC pattern allows you to have one model with multiple views of the same model so you will update the model and the views will be updated to match. I'm sorry, but I can't give you the code for this because it is a fairly complex design architecture that you need to get to grips with and it's more code thank I could give you in such a short space.

Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralTalking in Pop3 and SMTP language! Pin
hamidkhan21-Dec-07 4:41
hamidkhan21-Dec-07 4:41 
AnswerRe: Talking in Pop3 and SMTP language! Pin
Svenwie21-Dec-07 5:24
Svenwie21-Dec-07 5:24 
GeneralRe: Talking in Pop3 and SMTP language! Pin
Jimmanuel21-Dec-07 6:22
Jimmanuel21-Dec-07 6:22 
GeneralData Poll Pin
s3rro21-Dec-07 4:16
s3rro21-Dec-07 4:16 
AnswerRe: Data Poll Pin
Svenwie21-Dec-07 5:51
Svenwie21-Dec-07 5:51 
QuestionCustom DoWorkEventArgs Pin
boersnoes21-Dec-07 3:15
boersnoes21-Dec-07 3:15 
GeneralRe: Custom DoWorkEventArgs Pin
Judah Gabriel Himango21-Dec-07 4:28
sponsorJudah Gabriel Himango21-Dec-07 4:28 
GeneralRe: Custom DoWorkEventArgs Pin
boersnoes25-Dec-07 22:43
boersnoes25-Dec-07 22:43 
GeneralRe: Custom DoWorkEventArgs Pin
Judah Gabriel Himango26-Dec-07 4:46
sponsorJudah Gabriel Himango26-Dec-07 4:46 
GeneralDrag and drop Pin
topcatalpha21-Dec-07 2:12
topcatalpha21-Dec-07 2:12 
GeneralRe: Drag and drop Pin
topcatalpha21-Dec-07 2:42
topcatalpha21-Dec-07 2:42 
GeneralAspx Page taking loading first time Pin
Member 183766121-Dec-07 1:39
Member 183766121-Dec-07 1:39 
GeneralRe: Aspx Page taking loading first time Pin
pmarfleet21-Dec-07 2:16
pmarfleet21-Dec-07 2:16 
GeneralRe: Aspx Page taking loading first time Pin
martin_hughes21-Dec-07 2:35
martin_hughes21-Dec-07 2:35 
GeneralUpdate Embedded resource file dynamically Pin
Member 183766121-Dec-07 1:30
Member 183766121-Dec-07 1:30 
GeneralRe: Update Embedded resource file dynamically Pin
Dave Kreskowiak21-Dec-07 3:39
mveDave Kreskowiak21-Dec-07 3:39 
QuestionRe: Update Embedded resource file dynamically Pin
Skippums21-Dec-07 5:57
Skippums21-Dec-07 5:57 

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.