Click here to Skip to main content
16,005,290 members
Home / Discussions / C#
   

C#

 
GeneralRe: Writing a simple text file Pin
Rama Krishna Vavilala13-May-02 14:06
Rama Krishna Vavilala13-May-02 14:06 
GeneralRe: Writing a simple text file Pin
Rama Krishna Vavilala13-May-02 14:07
Rama Krishna Vavilala13-May-02 14:07 
GeneralRe: Writing a simple text file Pin
James T. Johnson13-May-02 15:46
James T. Johnson13-May-02 15:46 
GeneralRe: Writing a simple text file Pin
Nish Nishant13-May-02 21:52
sitebuilderNish Nishant13-May-02 21:52 
GeneralRe: Writing a simple text file Pin
tcs14-May-02 8:21
tcs14-May-02 8:21 
QuestionCPU-Temperature with C#? Pin
matrixxAMD13-May-02 4:24
matrixxAMD13-May-02 4:24 
AnswerRe: CPU-Temperature with C#? Pin
Neil Van Note13-May-02 6:11
Neil Van Note13-May-02 6:11 
Generalconstructor calling constructor Pin
SimonS13-May-02 3:37
SimonS13-May-02 3:37 
Scenario:
I have an object that has 2 overloads of a constructor. For some reason, overload1 in turn calls overload2.
i.e. I want to defer object creation until overload2 is eventually called.
I'm not sure of the syntax, as constructors don't seem to be treated as normal functions.
Can someone provide me with code for this?

Cheers,
Simon

"Every good work of software starts by scratching a developer's personal itch.", Eric S. Raymond

GeneralRe: constructor calling constructor Pin
Neil Van Note13-May-02 6:14
Neil Van Note13-May-02 6:14 
GeneralRe: constructor calling constructor Pin
SimonS13-May-02 7:36
SimonS13-May-02 7:36 
GeneralRe: constructor calling constructor Pin
Neil Van Note13-May-02 7:37
Neil Van Note13-May-02 7:37 
GeneralRe: constructor calling constructor Pin
SimonS13-May-02 7:52
SimonS13-May-02 7:52 
GeneralRe: constructor calling constructor Pin
Neil Van Note13-May-02 8:24
Neil Van Note13-May-02 8:24 
GeneralRe: constructor calling constructor Pin
Neil Van Note13-May-02 9:02
Neil Van Note13-May-02 9:02 
QuestionWhere did my item go? Pin
Rickard Andersson2013-May-02 3:12
Rickard Andersson2013-May-02 3:12 
Generaldeploy C# with ADO.Net Pin
Gaurika Wijeratne12-May-02 20:57
Gaurika Wijeratne12-May-02 20:57 
GeneralRe: deploy C# with ADO.Net Pin
Nish Nishant12-May-02 21:21
sitebuilderNish Nishant12-May-02 21:21 
GeneralRe: deploy C# with ADO.Net Pin
Gaurika Wijeratne12-May-02 22:39
Gaurika Wijeratne12-May-02 22:39 
GeneralRe: deploy C# with ADO.Net Pin
SimonS13-May-02 7:45
SimonS13-May-02 7:45 
GeneralRe: deploy C# with ADO.Net Pin
Gaurika Wijeratne13-May-02 7:53
Gaurika Wijeratne13-May-02 7:53 
QuestionDllImport a class? Pin
12-May-02 20:25
suss12-May-02 20:25 
AnswerRe: DllImport a class? Pin
Neil Van Note13-May-02 6:56
Neil Van Note13-May-02 6:56 
GeneralNamespace Pin
Mazdak12-May-02 20:03
Mazdak12-May-02 20:03 
GeneralRe: Namespace Pin
James T. Johnson12-May-02 20:22
James T. Johnson12-May-02 20:22 
GeneralRe: Namespace Pin
Mazdak12-May-02 20:51
Mazdak12-May-02 20:51 

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.