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

C#

 
QuestionMy DataGrid is not feeling well today Pin
Muammar©4-Jun-07 1:29
Muammar©4-Jun-07 1:29 
AnswerRe: My DataGrid is not feeling well today Pin
Christian Graus4-Jun-07 1:43
protectorChristian Graus4-Jun-07 1:43 
GeneralRe: My DataGrid is not feeling well today Pin
Muammar©4-Jun-07 1:52
Muammar©4-Jun-07 1:52 
GeneralRe: My DataGrid is not feeling well today Pin
Christian Graus4-Jun-07 2:19
protectorChristian Graus4-Jun-07 2:19 
AnswerRe: My DataGrid is not feeling well today Pin
blackjack21504-Jun-07 1:51
blackjack21504-Jun-07 1:51 
GeneralRe: My DataGrid is not feeling well today Pin
Muammar©4-Jun-07 1:54
Muammar©4-Jun-07 1:54 
GeneralRe: My DataGrid is not feeling well today Pin
blackjack21504-Jun-07 2:07
blackjack21504-Jun-07 2:07 
QuestionMessenger client with plugin support Pin
Genbox4-Jun-07 1:20
Genbox4-Jun-07 1:20 
Hi.
I'm in the progress of making a messenger client that uses the dotmsn library, I figured it would be a good idea to make the application plugin aware, so I started some research on the subject.

What I have come up with so far is that the .NET 3.5 framework contains a plugin architecture that sound like it's the best choice for me, but I have some questions about the way the plugin architecture is supposed to work.

1) How do i expose events and custom classes from the dotmsn library without forcing the plugin developer to include the dotmsn library in his project? I figure this would be impossible, but i ask anyway.

2) When developing my application plugin API (My exposed functionality to the plugin developers), do i create a wrapper that contains some events like Message_Received, that i call from my application, or do i just expose the existing events from the dotmsn library. (Literally building a plugin architecture to the dotmsn library instead of my client).

Anyone that can shed some light on this subject is welcome. I have btw read all articles on the subject here on codeproject.com.
Thanks!
QuestionStand by event hook Pin
Shajeel4-Jun-07 0:22
Shajeel4-Jun-07 0:22 
AnswerRe: Stand by event hook Pin
originSH4-Jun-07 1:33
originSH4-Jun-07 1:33 
GeneralRe: Stand by event hook Pin
Shajeel4-Jun-07 1:35
Shajeel4-Jun-07 1:35 
GeneralRe: Stand by event hook Pin
originSH4-Jun-07 5:17
originSH4-Jun-07 5:17 
QuestionXmlDocument or XmlTextreader Pin
justintimberlake4-Jun-07 0:19
justintimberlake4-Jun-07 0:19 
JokeRe: XmlDocument or XmlTextreader Pin
blackjack21504-Jun-07 1:54
blackjack21504-Jun-07 1:54 
GeneralRe: XmlDocument or XmlTextreader Pin
justintimberlake4-Jun-07 1:57
justintimberlake4-Jun-07 1:57 
AnswerRe: XmlDocument or XmlTextreader Pin
blackjack21504-Jun-07 2:00
blackjack21504-Jun-07 2:00 
GeneralRe: XmlDocument or XmlTextreader Pin
justintimberlake4-Jun-07 2:14
justintimberlake4-Jun-07 2:14 
GeneralRe: XmlDocument or XmlTextreader Pin
justintimberlake4-Jun-07 2:15
justintimberlake4-Jun-07 2:15 
GeneralRe: XmlDocument or XmlTextreader Pin
blackjack21504-Jun-07 3:51
blackjack21504-Jun-07 3:51 
GeneralRe: XmlDocument or XmlTextreader Pin
justintimberlake4-Jun-07 18:22
justintimberlake4-Jun-07 18:22 
QuestionA webpage layout Pin
matjame4-Jun-07 0:09
matjame4-Jun-07 0:09 
AnswerRe: A webpage layout Pin
Christian Graus4-Jun-07 0:15
protectorChristian Graus4-Jun-07 0:15 
QuestionNew to C# with Asp.Net!! [modified] Pin
Kumar!4-Jun-07 0:02
Kumar!4-Jun-07 0:02 
AnswerRe: New to C# with Asp.Net!! Pin
Christian Graus4-Jun-07 0:07
protectorChristian Graus4-Jun-07 0:07 
JokeRe: New to C# with Asp.Net!! Pin
Sandeep Akhare4-Jun-07 0:17
Sandeep Akhare4-Jun-07 0: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.