Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
AnswerRe: help in vcd cutter Pin
RaviRanjanKr6-Apr-11 19:19
professionalRaviRanjanKr6-Apr-11 19:19 
Questionhow to check how many messages are in sim memory Pin
aeman31-Mar-11 2:24
aeman31-Mar-11 2:24 
QuestionResponse large size data Pin
anishkannan31-Mar-11 1:14
anishkannan31-Mar-11 1:14 
AnswerRe: Response large size data Pin
#realJSOP31-Mar-11 1:38
mve#realJSOP31-Mar-11 1:38 
AnswerRepeat Pin
Not Active31-Mar-11 2:33
mentorNot Active31-Mar-11 2:33 
QuestionAppdomain [modified] Pin
abcurl31-Mar-11 0:35
abcurl31-Mar-11 0:35 
AnswerRe: Appdomain Pin
Rob Philpott31-Mar-11 1:31
Rob Philpott31-Mar-11 1:31 
QuestionProtecting from plugin crashes Pin
Benny_Lava30-Mar-11 22:37
Benny_Lava30-Mar-11 22:37 
Hello,

I'm building a plugin system for a hardware communicator system.

So a plugin is actually a device communicator and the core program has many plugins that communicate with devices and write something to the database.

Now, I have solved many things, I have made a DevicePlugin interface and have dynamically loaded and instantiated the plugins, and it works. The only thing that is bothering me is plugin crashes, for some reasons a plugin can sometimes crash (throw an unexpected exception) and a single plugin can crash my entire system.

So my question is is there some way to put the entire plugin assembly intoa try catch so when plugin crashes the core system remains intact.

Any help greatly appreciated.

Thanks!
AnswerRe: Protecting from plugin crashes Pin
BobJanova30-Mar-11 23:18
BobJanova30-Mar-11 23:18 
GeneralRe: Protecting from plugin crashes Pin
Benny_Lava31-Mar-11 1:13
Benny_Lava31-Mar-11 1:13 
AnswerRe: Protecting from plugin crashes Pin
Rob Philpott31-Mar-11 1:34
Rob Philpott31-Mar-11 1:34 
QuestionBlocking threads - growing memory Pin
GDavy30-Mar-11 20:48
GDavy30-Mar-11 20:48 
AnswerRe: Blocking threads - growing memory Pin
Eddy Vluggen31-Mar-11 0:38
professionalEddy Vluggen31-Mar-11 0:38 
QuestionCast Action<T> to Action<object> [modified] Pin
Adriaan Davel30-Mar-11 20:36
Adriaan Davel30-Mar-11 20:36 
AnswerRe: Cast Action to Action Pin
Groulien30-Mar-11 22:01
Groulien30-Mar-11 22:01 
GeneralRe: Cast Action to Action Pin
Adriaan Davel30-Mar-11 22:37
Adriaan Davel30-Mar-11 22:37 
AnswerRe: Cast Action to Action Pin
Eddy Vluggen30-Mar-11 22:06
professionalEddy Vluggen30-Mar-11 22:06 
GeneralRe: Cast Action to Action Pin
Adriaan Davel30-Mar-11 22:32
Adriaan Davel30-Mar-11 22:32 
GeneralRe: Cast Action to Action Pin
Wayne Gaylard30-Mar-11 22:37
professionalWayne Gaylard30-Mar-11 22:37 
GeneralRe: Cast Action to Action Pin
Eddy Vluggen30-Mar-11 22:44
professionalEddy Vluggen30-Mar-11 22:44 
GeneralRe: Cast Action to Action Pin
Adriaan Davel30-Mar-11 22:49
Adriaan Davel30-Mar-11 22:49 
GeneralRe: Cast Action to Action Pin
Eddy Vluggen30-Mar-11 22:55
professionalEddy Vluggen30-Mar-11 22:55 
GeneralRe: Cast Action to Action Pin
Adriaan Davel30-Mar-11 23:02
Adriaan Davel30-Mar-11 23:02 
GeneralRe: Cast Action to Action Pin
Eddy Vluggen30-Mar-11 23:19
professionalEddy Vluggen30-Mar-11 23:19 
GeneralRe: Cast Action to Action Pin
PIEBALDconsult31-Mar-11 2:57
mvePIEBALDconsult31-Mar-11 2:57 

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.