Click here to Skip to main content
15,895,803 members
Everything / AppDomain

AppDomain

AppDomain

Great Reads

by chain1234
Use the AppDomain to load another .NET assembly version.
by John M. Baughman
Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.
by Marius Bancila
In this article, I'm generalizing and extending "Loading Assemblies in pearate Directories" with some helper functionality.
by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.

Latest Articles

by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject which is provided by the runtime libraries.
by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject provided by the runtime libraries.
by Kiran K Kadam
Difference between AppPool and AppDomain
by Roger500
How to use an AppDomain to store large data collections

All Articles

Sort by Title

AppDomain 

26 Sep 2012 by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.
27 Jul 2017 by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject which is provided by the runtime libraries.
8 Jul 2013 by chain1234
Use the AppDomain to load another .NET assembly version.
27 Jul 2017 by Johnny_Liu
JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement for MarshalByrefObject provided by the runtime libraries.
5 Sep 2012 by Marius Bancila
In this article, I'm generalizing and extending "Loading Assemblies in pearate Directories" with some helper functionality.
3 Dec 2014 by John M. Baughman
Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.
22 Oct 2014 by Vadym Rybak, Oleksandr Rogovskyi, Vladyslav Chernysh
Simple framework that enables your application to dynamically discover, load and unload plugins.
12 Feb 2015 by Roger500
How to use an AppDomain to store large data collections