Click here to Skip to main content
15,898,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remoting (events/delegates) Pin
James T. Johnson15-Jan-03 0:02
James T. Johnson15-Jan-03 0:02 
GeneralRe: Remoting (events/delegates) Pin
leppie15-Jan-03 6:32
leppie15-Jan-03 6:32 
GeneralRe: Remoting (events/delegates) Pin
Gertjan Schuurmans15-Jan-03 12:13
Gertjan Schuurmans15-Jan-03 12:13 
GeneralRe: Remoting (events/delegates) Pin
leppie15-Jan-03 13:27
leppie15-Jan-03 13:27 
GeneralRe: Remoting (events/delegates) Pin
leppie15-Jan-03 14:41
leppie15-Jan-03 14:41 
GeneralRe: Remoting (events/delegates) Pin
leppie15-Jan-03 21:44
leppie15-Jan-03 21:44 
GeneralRe: Remoting (events/delegates) Pin
Gertjan Schuurmans16-Jan-03 7:20
Gertjan Schuurmans16-Jan-03 7:20 
GeneralRe: Remoting (events/delegates) Pin
leppie16-Jan-03 10:56
leppie16-Jan-03 10:56 
Gertjan Schuurmans wrote:
My guess is to try to narrow this dependency down to a minimal IPlugin interface and a remotable server.

I need it even simpler, no server....I just need to "proxy" the event. Thats said I have most of it working as it should, except for on problem (later on that).

The way the it is as such:

I have a PluginManager assembly that contains some classes, interfaces for for the handling and codegen. Then I have a UI app to select all the types required by the plugin. This UI will then do some mean CodeDom (unfortunately only C#, due to a CodeDom bug perhaps???) to generate a proxy class for each selected type and an interface for it, as well as a interface for the plugin and user class for the implementation. From there its a few lines of code to implement it. Smile | :)

The problem however that im having is with AppDomainUnloadedException. I have rechecked my code x 1000 and cant see why this happens...

Thanks for the help Smile | :)

WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

QuestionHow to use the SqlClientPermission? Pin
shanelhatcher13-Jan-03 7:48
shanelhatcher13-Jan-03 7:48 
AnswerRe: How to use the SqlClientPermission? Pin
leppie13-Jan-03 9:44
leppie13-Jan-03 9:44 
GeneralRe: How to use the SqlClientPermission? Pin
shanelhatcher14-Jan-03 8:02
shanelhatcher14-Jan-03 8:02 
GeneralFullscreen Alt-Tab problem in ManagedD3D Pin
Zinj13-Jan-03 2:22
sussZinj13-Jan-03 2:22 
GeneralRe: Windows Service & Console Server application Pin
Kannan Kalyanaraman13-Jan-03 1:14
Kannan Kalyanaraman13-Jan-03 1:14 
Generalrun external programm and catch results Pin
Daishi100213-Jan-03 0:11
Daishi100213-Jan-03 0:11 
GeneralRe: run external programm and catch results Pin
Daishi100213-Jan-03 0:58
Daishi100213-Jan-03 0:58 
GeneralBest COM and .NET interop book Pin
Oyvind Bratland12-Jan-03 21:18
Oyvind Bratland12-Jan-03 21:18 
GeneralRe: Best COM and .NET interop book Pin
Jarrod Marshall13-Jan-03 7:42
Jarrod Marshall13-Jan-03 7:42 
GeneralCreate Shortcut (.lnk) Pin
CyberKewl12-Jan-03 17:10
CyberKewl12-Jan-03 17:10 
GeneralRe: Create Shortcut (.lnk) Pin
Kannan Kalyanaraman13-Jan-03 1:10
Kannan Kalyanaraman13-Jan-03 1:10 
GeneralRe: Create Shortcut (.lnk) Pin
CyberKewl13-Jan-03 2:26
CyberKewl13-Jan-03 2:26 
GeneralAnother Question [They just keep comin :)] Pin
Nnamdi Onyeyiri12-Jan-03 8:52
Nnamdi Onyeyiri12-Jan-03 8:52 
GeneralRe: Another Question [They just keep comin :)] Pin
leppie12-Jan-03 9:50
leppie12-Jan-03 9:50 
GeneralRe: Another Question [They just keep comin :)] Pin
Nnamdi Onyeyiri12-Jan-03 9:53
Nnamdi Onyeyiri12-Jan-03 9:53 
GeneralRe: Another Question [They just keep comin :)] Pin
David Stone12-Jan-03 10:40
sitebuilderDavid Stone12-Jan-03 10:40 
GeneralRe: Another Question [They just keep comin :)] Pin
James T. Johnson12-Jan-03 11:40
James T. Johnson12-Jan-03 11:40 

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.