Click here to Skip to main content
15,949,686 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: MFC design help for MSVS Binary Editor like program Pin
led mike7-Nov-07 4:51
led mike7-Nov-07 4:51 
GeneralRe: MFC design help for MSVS Binary Editor like program Pin
mvs_pgrmr7-Nov-07 5:14
mvs_pgrmr7-Nov-07 5:14 
QuestionDesign Patterns Pin
kjosh6-Nov-07 8:54
kjosh6-Nov-07 8:54 
AnswerRe: Design Patterns Pin
Maximilien6-Nov-07 9:55
Maximilien6-Nov-07 9:55 
GeneralRe: Design Patterns Pin
kjosh6-Nov-07 10:27
kjosh6-Nov-07 10:27 
GeneralRe: Design Patterns Pin
led mike6-Nov-07 10:46
led mike6-Nov-07 10:46 
GeneralRe: Design Patterns Pin
Andrew Selivanov23-Nov-07 5:31
Andrew Selivanov23-Nov-07 5:31 
AnswerRe: Design Patterns Pin
ekynox7-Nov-07 9:42
ekynox7-Nov-07 9:42 
hi there,
if you look at the last line of code you wrote, the word Factory suggests he is using software factories. Software factories is a bit vague as you can use different patterns to implement it, i,e Abstract Pattern. If you want to learn more than download the
Microsoft .NET PetShop application and see how its software factories are implemented.

http://msdn2.microsoft.com/en-us/library/aa479071.aspx[^]

The other resource you can try is:
http://www.dofactory.com/Default.aspx[^]

Hope this helps.
QuestionAn application that will get the updates from server automatically Pin
payback5-Nov-07 17:23
payback5-Nov-07 17:23 
AnswerRe: An application that will get the updates from server automatically Pin
Mark Churchill5-Nov-07 21:51
Mark Churchill5-Nov-07 21:51 
AnswerRe: An application that will get the updates from server automatically Pin
Vasudevan Deepak Kumar5-Nov-07 22:07
Vasudevan Deepak Kumar5-Nov-07 22:07 
AnswerRe: An application that will get the updates from server automatically Pin
Michael Sync5-Nov-07 22:20
Michael Sync5-Nov-07 22:20 
GeneralRe: An application that will get the updates from server automatically Pin
Mark Churchill9-Nov-07 18:49
Mark Churchill9-Nov-07 18:49 
GeneralRe: An application that will get the updates from server automatically Pin
Michael Sync9-Nov-07 19:50
Michael Sync9-Nov-07 19:50 
GeneralRe: An application that will get the updates from server automatically Pin
Mark Churchill11-Nov-07 13:00
Mark Churchill11-Nov-07 13:00 
QuestionCommunicating between plug-ins... Pin
martin_hughes2-Nov-07 7:30
martin_hughes2-Nov-07 7:30 
AnswerRe: Communicating between plug-ins... Pin
led mike2-Nov-07 11:14
led mike2-Nov-07 11:14 
AnswerRe: Communicating between plug-ins... Pin
Cedric Moonen4-Nov-07 21:30
Cedric Moonen4-Nov-07 21:30 
GeneralCsv File Compare Pin
Brady Kelly31-Oct-07 23:14
Brady Kelly31-Oct-07 23:14 
GeneralRe: Csv File Compare Pin
led mike2-Nov-07 11:11
led mike2-Nov-07 11:11 
GeneralRe: Csv File Compare Pin
Brady Kelly3-Nov-07 15:39
Brady Kelly3-Nov-07 15:39 
GeneralRe: Csv File Compare Pin
egottwald6-Nov-07 2:52
egottwald6-Nov-07 2:52 
GeneralRe: Csv File Compare Pin
Brady Kelly6-Nov-07 3:13
Brady Kelly6-Nov-07 3:13 
QuestionComposed Business Objects Pin
Pawel Krakowiak29-Oct-07 4:32
Pawel Krakowiak29-Oct-07 4:32 
AnswerRe: Composed Business Objects Pin
led mike29-Oct-07 5:15
led mike29-Oct-07 5:15 

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.