Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

More on Logging UnhandledExeptions from Managed Add-Ins [Jesse Kaplan]

Last time we discussed some issues to be aware of when trying to build hosts that are resilient to failures in their add-ins. The central idea was to subscribe to the UnhandledException event on the hosts AppDomain and to use the "sender" parameter to
Posted by CLR Add-In Team | 2 Comments
Filed under:

Attachment(s): ReliableExtensibleCalculator.zip

Using AppDomain Isolation to Detect Add-In Failures [Jesse Kaplan]

One of the nice aspects of isolating add-ins in a different AppDomain is that it makes it easier to prevent failures in the Add-In from impacting the host and at the same time improves your ability to detect when a problem has occurred and which piece
Posted by CLR Add-In Team | 5 Comments
Filed under:

Attachment(s): ReliableExtensibleCalculator.zip
 
Page view tracker