Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
QuestionHow to force static instances of a class to initialize? [Solved] Pin
thugthug15-Apr-10 4:30
thugthug15-Apr-10 4:30 
AnswerRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 4:50
mvePIEBALDconsult15-Apr-10 4:50 
QuestionRe: How to force static instances of a class to initialize? Pin
Keith Barrow15-Apr-10 5:09
professionalKeith Barrow15-Apr-10 5:09 
AnswerRe: How to force static instances of a class to initialize? Pin
thugthug15-Apr-10 6:13
thugthug15-Apr-10 6:13 
GeneralRe: How to force static instances of a class to initialize? Pin
Keith Barrow15-Apr-10 6:46
professionalKeith Barrow15-Apr-10 6:46 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 7:45
mvePIEBALDconsult15-Apr-10 7:45 
GeneralRe: How to force static instances of a class to initialize? Pin
Keith Barrow15-Apr-10 10:10
professionalKeith Barrow15-Apr-10 10:10 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 10:22
mvePIEBALDconsult15-Apr-10 10:22 
Keith Barrow wrote:
something needs to initialise the translators


Yes, that's the hard part, and until you know how to do it it doesn't matter where you put the code that you haven't even written yet.

I totally agree with having a separate manager class that isn't hard-coded to any particular client class. The one I just wrote is generic.
AnswerRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 5:27
mvePIEBALDconsult15-Apr-10 5:27 
GeneralRe: How to force static instances of a class to initialize? Pin
thugthug15-Apr-10 6:18
thugthug15-Apr-10 6:18 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 7:42
mvePIEBALDconsult15-Apr-10 7:42 
AnswerRe: How to force static instances of a class to initialize? Pin
Luc Pattyn15-Apr-10 6:13
sitebuilderLuc Pattyn15-Apr-10 6:13 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 7:41
mvePIEBALDconsult15-Apr-10 7:41 
GeneralRe: How to force static instances of a class to initialize? Pin
Luc Pattyn15-Apr-10 7:47
sitebuilderLuc Pattyn15-Apr-10 7:47 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 7:56
mvePIEBALDconsult15-Apr-10 7:56 
AnswerRe: How to force static instances of a class to initialize? Pin
thugthug15-Apr-10 8:36
thugthug15-Apr-10 8:36 
GeneralRe: How to force static instances of a class to initialize? Pin
Luc Pattyn15-Apr-10 9:06
sitebuilderLuc Pattyn15-Apr-10 9:06 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 9:40
mvePIEBALDconsult15-Apr-10 9:40 
GeneralRe: How to force static instances of a class to initialize? Pin
thugthug15-Apr-10 10:36
thugthug15-Apr-10 10:36 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 11:41
mvePIEBALDconsult15-Apr-10 11:41 
AnswerRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult15-Apr-10 12:05
mvePIEBALDconsult15-Apr-10 12:05 
GeneralRe: How to force static instances of a class to initialize? Pin
thugthug16-Apr-10 2:09
thugthug16-Apr-10 2:09 
GeneralRe: How to force static instances of a class to initialize? Pin
PIEBALDconsult16-Apr-10 4:25
mvePIEBALDconsult16-Apr-10 4:25 
QuestionXmlSerializer doesn't write the namespace Pin
buchstaben15-Apr-10 4:02
buchstaben15-Apr-10 4:02 
AnswerRe: XmlSerializer doesn't write the namespace Pin
Tarakeshwar Reddy15-Apr-10 4:54
professionalTarakeshwar Reddy15-Apr-10 4:54 

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.