Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / AppDomain

AppDomain

AppDomain

Great Reads

by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.
by Kiran K Kadam
Difference between AppPool and AppDomain
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 chain1234
Use the AppDomain to load another .NET assembly version.

Latest Articles

by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.
by Kiran K Kadam
Difference between AppPool and AppDomain
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 chain1234
Use the AppDomain to load another .NET assembly version.

All Articles

Sort by Score

AppDomain 

by Vitaly Zhukov
This article describes how to create and use configurable plug-ins in your application.
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 chain1234
Use the AppDomain to load another .NET assembly version.
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 Marius Bancila
In this article, I'm generalizing and extending "Loading Assemblies in pearate Directories" with some helper functionality.
by John M. Baughman
Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.
by Vadym Rybak, Oleksandr Rogovskyi, Vladyslav Chernysh
Simple framework that enables your application to dynamically discover, load and unload plugins.
by Roger500
How to use an AppDomain to store large data collections