Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is it now taboo to use the registry? Pin
roybrew20-Nov-02 16:01
roybrew20-Nov-02 16:01 
GeneralThoughts on using INI files in C#/.NET Pin
roybrew20-Nov-02 15:27
roybrew20-Nov-02 15:27 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
Christian Graus20-Nov-02 15:31
protectorChristian Graus20-Nov-02 15:31 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
roybrew20-Nov-02 15:46
roybrew20-Nov-02 15:46 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
leppie21-Nov-02 0:44
leppie21-Nov-02 0:44 
QuestionTransparent bitmaps? Pin
Marc Clifton20-Nov-02 14:37
mvaMarc Clifton20-Nov-02 14:37 
GeneralApp Monitor Pin
MStanbrook20-Nov-02 9:17
MStanbrook20-Nov-02 9:17 
GeneralExposing C# COM object from Windows Service Pin
solidstore20-Nov-02 8:37
solidstore20-Nov-02 8:37 
I'm trying to re-implement a project that I have previously written in C++ using ATL.
Basically, I want to implement a COM object using C# which is hosted inside a Windows Service. I have the COM object and the Window Service both implemented in the same C# project. I cant figure out how in .NET to specify that all instances of the object should be created remotely in the single Window service. I've seen how this can be done using Remoting however I'm wondering if they is any other alternative that will work from non .NET clients? Using ATL there was a way to register the COM class objects so that a single server process was used as the host. Is this effect possible with .NET?
GeneralHowto make TreeView with custom expand/collapse images?. Pin
kobalcz20-Nov-02 5:24
kobalcz20-Nov-02 5:24 
GeneralC#1: Naming controls in designer Pin
peterchen20-Nov-02 2:31
peterchen20-Nov-02 2:31 
GeneralRe: C#1: Naming controls in designer Pin
Shaun Wilde20-Nov-02 2:39
Shaun Wilde20-Nov-02 2:39 
GeneralRe: C#1: Naming controls in designer Pin
peterchen20-Nov-02 2:43
peterchen20-Nov-02 2:43 
GeneralRe: C#1: Naming controls in designer Pin
Shaun Wilde20-Nov-02 2:56
Shaun Wilde20-Nov-02 2:56 
QuestionHow Can I develop Plug-im for MSN Messenger Pin
to_ik_khan19-Nov-02 20:04
to_ik_khan19-Nov-02 20:04 
AnswerRe: How Can I develop Plug-im for MSN Messenger Pin
Ryan Cromwell20-Nov-02 4:19
Ryan Cromwell20-Nov-02 4:19 
GeneralRemoting Examples Pin
Vasudevan Deepak Kumar19-Nov-02 19:23
Vasudevan Deepak Kumar19-Nov-02 19:23 
GeneralRe: Remoting Examples Pin
Joshua Nussbaum19-Nov-02 20:45
Joshua Nussbaum19-Nov-02 20:45 
GeneralRe: Remoting Examples Pin
SimonS19-Nov-02 21:27
SimonS19-Nov-02 21:27 
GeneralMulti-Column Listbox :: C# Pin
valikac19-Nov-02 17:08
valikac19-Nov-02 17:08 
GeneralRe: Multi-Column Listbox :: C# Pin
Joshua Nussbaum19-Nov-02 20:56
Joshua Nussbaum19-Nov-02 20:56 
GeneralRe: Multi-Column Listbox :: C# Pin
valikac20-Nov-02 12:07
valikac20-Nov-02 12:07 
GeneralRe: Multi-Column Listbox :: C# Pin
Joshua Nussbaum20-Nov-02 12:46
Joshua Nussbaum20-Nov-02 12:46 
GeneralRe: Multi-Column Listbox :: C# Pin
valikac20-Nov-02 15:10
valikac20-Nov-02 15:10 
GeneralRe: Multi-Column Listbox :: C# Pin
David Stone20-Nov-02 17:48
sitebuilderDavid Stone20-Nov-02 17:48 
GeneralRe: Multi-Column Listbox :: C# Pin
valikac20-Nov-02 17:51
valikac20-Nov-02 17: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.