Quantcast
Channel: AppDomain Isolated WPF Demo
Browsing all 3 articles
Browse latest View live

AppDomain Isolated WPF Demo

If you must stop the host process from terminating, you can switch to the .NET v1 default behavior regarding unhandled exceptions. See this SDK topic: Exceptions in Managed Threads. You can combine...

View Article



AppDomain Isolated WPF Demo

This is a known CLR appdomain limitation: the exception in one appdomain will bring down the whole process. CLR has plan to address this problem in the future release. The idea is that you will be able...

View Article

AppDomain Isolated WPF Demo

Hi,I was start play with AppDomain Isolated WPF Demo.i insert to class SceneInput2D this code:void GraphIt_Click(object sender, RoutedEventArgs e){thrownewApplicationException("only for test...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images