Click here to Skip to main content
15,915,042 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
Questionwhich Design Pattern should i choose??? Pin
daouadji18-Jan-07 22:16
daouadji18-Jan-07 22:16 
AnswerRe: which Design Pattern should i choose??? Pin
El Corazon19-Jan-07 1:19
El Corazon19-Jan-07 1:19 
QuestionPortal style of architecture in .NET Pin
K.P.Kannan16-Jan-07 23:12
K.P.Kannan16-Jan-07 23:12 
AnswerRe: Portal style of architecture in .NET Pin
Kevin Hillinger25-Jan-07 10:32
Kevin Hillinger25-Jan-07 10:32 
QuestionSingleton design pattern. Pin
Captain See Sharp15-Jan-07 18:20
Captain See Sharp15-Jan-07 18:20 
AnswerRe: Singleton design pattern. Pin
J4amieC16-Jan-07 3:02
J4amieC16-Jan-07 3:02 
GeneralRe: Singleton design pattern. Pin
Captain See Sharp16-Jan-07 11:58
Captain See Sharp16-Jan-07 11:58 
GeneralRe: Singleton design pattern. Pin
Stephen Hewitt16-Jan-07 13:38
Stephen Hewitt16-Jan-07 13:38 
I'm not a C# programmer (I use C++ for the most part), but if C# is like C/C++ then each appdomain will have its own copy of static fields. I'd be willing to bet on this (without knowing the language).


Steve

GeneralRe: Singleton design pattern. Pin
J. Dunlap16-Jan-07 14:11
J. Dunlap16-Jan-07 14:11 
QuestionPlease Guide Me Pin
Ashish Porwal15-Jan-07 5:13
Ashish Porwal15-Jan-07 5:13 
GeneralRe: Please Guide Me Pin
Paul Conrad23-Dec-07 8:20
professionalPaul Conrad23-Dec-07 8:20 
QuestionDocumentation Pin
Civic0610-Jan-07 9:05
Civic0610-Jan-07 9:05 
AnswerRe: Documentation Pin
Pete O'Hanlon10-Jan-07 9:14
mvePete O'Hanlon10-Jan-07 9:14 
GeneralRe: Documentation Pin
Civic0610-Jan-07 9:40
Civic0610-Jan-07 9:40 
GeneralRe: Documentation Pin
Mairaaj Khan10-Jan-07 21:01
professionalMairaaj Khan10-Jan-07 21:01 
AnswerGood Grief Pin
led mike12-Jan-07 7:35
led mike12-Jan-07 7:35 
GeneralRe: Good Grief Pin
Pete O'Hanlon12-Jan-07 8:29
mvePete O'Hanlon12-Jan-07 8:29 
GeneralRe: Good Grief Pin
led mike12-Jan-07 10:10
led mike12-Jan-07 10:10 
QuestionGraphic Design Pin
Waldermort9-Jan-07 20:19
Waldermort9-Jan-07 20:19 
AnswerRe: Graphic Design Pin
Pete O'Hanlon9-Jan-07 23:08
mvePete O'Hanlon9-Jan-07 23:08 
GeneralRe: Graphic Design Pin
Waldermort10-Jan-07 2:57
Waldermort10-Jan-07 2:57 
GeneralRe: Graphic Design Pin
Pete O'Hanlon10-Jan-07 3:32
mvePete O'Hanlon10-Jan-07 3:32 
QuestionBest book for Design patterns. Pin
karam chandrabose7-Jan-07 19:16
karam chandrabose7-Jan-07 19:16 
AnswerRe: Best book for Design patterns. Pin
J4amieC8-Jan-07 2:30
J4amieC8-Jan-07 2:30 
AnswerRe: Best book for Design patterns. Pin
CPallini8-Jan-07 7:45
mveCPallini8-Jan-07 7:45 

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.