Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to make the form's icon light in taskbar? Pin
Muammar©23-May-07 21:02
Muammar©23-May-07 21:02 
GeneralRe: how to make the form's icon light in taskbar? Pin
jason_mf23-May-07 21:25
jason_mf23-May-07 21:25 
JokeRe: how to make the form's icon light in taskbar? Pin
Seishin#23-May-07 22:49
Seishin#23-May-07 22:49 
AnswerRe: how to make the form's icon light in taskbar? Pin
MIHAI_MTZ23-May-07 22:52
MIHAI_MTZ23-May-07 22:52 
GeneralRe: how to make the form's icon light in taskbar? Pin
jason_mf24-May-07 3:04
jason_mf24-May-07 3:04 
GeneralRe: how to make the form's icon light in taskbar? Pin
MIHAI_MTZ24-May-07 7:10
MIHAI_MTZ24-May-07 7:10 
QuestionOk, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
Paul Groetzner23-May-07 18:10
Paul Groetzner23-May-07 18:10 
AnswerRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
led mike23-May-07 19:09
led mike23-May-07 19:09 
I read your thread in the article. There isn't "one way" to do that. As in most designs, and a plug-in design is after all just another design, there are one or more interfaces that both the plug-in and the host know about and those interfaces are how you communicate from one to the other. Of course in .NET we also have delegates and events that can play a role in these interfaces. The bottom line is the developer must define these interfaces to satisfy the requirements of the project and in this case that means you.


led mike

GeneralRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
Paul Groetzner24-May-07 4:32
Paul Groetzner24-May-07 4:32 
GeneralRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
led mike24-May-07 5:02
led mike24-May-07 5:02 
QuestionObject Pin
Robin092523-May-07 17:53
Robin092523-May-07 17:53 
AnswerRe: Object Pin
Robin092523-May-07 17:53
Robin092523-May-07 17:53 
QuestionReading Binary data in C# Pin
aruna_koride23-May-07 17:28
aruna_koride23-May-07 17:28 
AnswerRe: Reading Binary data in C# Pin
CPallini23-May-07 20:15
mveCPallini23-May-07 20:15 
AnswerRe: XML Parser Pin
theluckin_200223-May-07 20:49
theluckin_200223-May-07 20:49 
QuestionFunnelling data to and from a file in real time. Pin
Kataric23-May-07 17:02
Kataric23-May-07 17:02 
AnswerRe: Funnelling data to and from a file in real time. Pin
JF201523-May-07 18:10
JF201523-May-07 18:10 
GeneralRe: Funnelling data to and from a file in real time. Pin
Kataric23-May-07 21:19
Kataric23-May-07 21:19 
QuestionHow can I change the Width of StatusStrip in my Windows Application? Pin
Khoramdin23-May-07 16:46
Khoramdin23-May-07 16:46 
AnswerRe: How can I change the Width of StatusStrip in my Windows Application? Pin
Gopal.S24-May-07 18:44
Gopal.S24-May-07 18:44 
Questionshow sorted table in crystall report Pin
iman_kh23-May-07 14:20
iman_kh23-May-07 14:20 
QuestionMS Exchange Server 'Client' Pin
Spyder_Snyper23-May-07 11:57
Spyder_Snyper23-May-07 11:57 
AnswerRe: MS Exchange Server 'Client' Pin
ekynox23-May-07 15:33
ekynox23-May-07 15:33 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper26-May-07 4:53
Spyder_Snyper26-May-07 4:53 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox26-May-07 17:17
ekynox26-May-07 17:17 

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.