Click here to Skip to main content
15,888,733 members
Home / Discussions / C#
   

C#

 
GeneralRe: Diffgrams and Web Services Pin
Heath Stewart5-May-04 4:13
protectorHeath Stewart5-May-04 4:13 
GeneralRe: Diffgrams and Web Services Pin
MrJJKoolJ5-May-04 5:08
MrJJKoolJ5-May-04 5:08 
GeneralRe: Diffgrams and Web Services Pin
Heath Stewart5-May-04 5:16
protectorHeath Stewart5-May-04 5:16 
GeneralRe: Diffgrams and Web Services Pin
MrJJKoolJ5-May-04 5:23
MrJJKoolJ5-May-04 5:23 
GeneralRe: Diffgrams and Web Services Pin
Heath Stewart5-May-04 5:25
protectorHeath Stewart5-May-04 5:25 
GeneralRe: Diffgrams and Web Services Pin
MrJJKoolJ5-May-04 5:51
MrJJKoolJ5-May-04 5:51 
GeneralRe: Diffgrams and Web Services Pin
Heath Stewart5-May-04 7:13
protectorHeath Stewart5-May-04 7:13 
Generalsharing new Instance of class across the application Pin
Adi Narayana5-May-04 3:08
Adi Narayana5-May-04 3:08 
Hello all,

My requirement:: There's protocol Interface class with some persistant data which has to be invoked from seveal other classes with out disturbing the Member data. In Visual C++ windows application we create new instance of Protocol Class in the Application main class.... & gets reference of this where ever we are using it.... like
CProtocolAPI *pProtocol = (TestApp*)AfxGetApp()->m_pProtocol
and we can call methods of CProtocolAPI using pProtocol reference


now my doubt is how can i do this in C#.... can any body give me some idea..... little urgent plzzzzzzzzz

Thanku in advance

Adi

GeneralRe: sharing new Instance of class across the application Pin
Stefan Troschuetz5-May-04 3:32
Stefan Troschuetz5-May-04 3:32 
GeneralPopulating a combobox with data from a rondom access file Pin
mikeyb255-May-04 3:06
mikeyb255-May-04 3:06 
GeneralRe: Populating a combobox with data from a rondom access file Pin
..Hubert..5-May-04 3:24
..Hubert..5-May-04 3:24 
GeneralImporting excel sheet, How to set Column range Pin
Tarakeshwar5-May-04 3:01
Tarakeshwar5-May-04 3:01 
GeneralRe: Importing excel sheet, How to set Column range Pin
Heath Stewart5-May-04 4:52
protectorHeath Stewart5-May-04 4:52 
QuestionHow to speed up loading of nodes in Tree Pin
Tarakeshwar5-May-04 2:52
Tarakeshwar5-May-04 2:52 
AnswerRe: How to speed up loading of nodes in Tree Pin
Heath Stewart5-May-04 4:28
protectorHeath Stewart5-May-04 4:28 
GeneralRe: How to speed up loading of nodes in Tree Pin
Werdna5-May-04 7:32
Werdna5-May-04 7:32 
GeneralInheritng C.Controls Pin
sreejith ss nair5-May-04 2:43
sreejith ss nair5-May-04 2:43 
GeneralRe: Inheritng C.Controls Pin
Heath Stewart5-May-04 4:25
protectorHeath Stewart5-May-04 4:25 
GeneralVB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 2:25
Serge Lobko-Lobanovsky5-May-04 2:25 
GeneralRe: VB.NET or C# Pin
Rhelic5-May-04 2:29
Rhelic5-May-04 2:29 
GeneralRe: VB.NET or C# Pin
Colin Angus Mackay5-May-04 2:48
Colin Angus Mackay5-May-04 2:48 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 3:37
Serge Lobko-Lobanovsky5-May-04 3:37 
GeneralIt's not about syntax Pin
Daniel Turini5-May-04 3:02
Daniel Turini5-May-04 3:02 
GeneralRe: It's not about syntax Pin
Serge Lobko-Lobanovsky5-May-04 3:50
Serge Lobko-Lobanovsky5-May-04 3:50 
GeneralRe: It's not about syntax Pin
scadaguy5-May-04 5:32
scadaguy5-May-04 5:32 

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.