Search code examples
Is there any free library that implements message queuing similar to MSMQ (Microsoft Message Queuing...


c#winformsmsmqappdomain

Read More
How to get the current thread id without AppDomain.GetCurrentThreadId(), so that it actually works?...


c#multithreadingatomicappdomain

Read More
Keep an assembly alive which is loaded through reflection...


c#clrappdomain

Read More
what is the difference between AppDomain.CreateInstance and Activator.CreateInstance?...


c#.netappdomainactivator

Read More
Unloading AppDomain...


c#.net.net-assemblyappdomain

Read More
Specify lifetime for AppDomain in Windows service...


c#.netscopewindows-servicesappdomain

Read More
How do I pass references as method parameters across AppDomains?...


c#.netremotingappdomainmarshalbyrefobject

Read More
Azure diagnostics multiple AppDomain issues...


azureappdomainazure-worker-rolesazure-diagnostics

Read More
Load a C++ program into a C# AppDomain...


c#c++.netappdomain

Read More
CreateInstanceAndUnwrap in Another Domain?...


c#reflectionappdomain

Read More
How do .NET AppDomains keep the hosted process alive?...


c#.netexceptionappdomainunhandled

Read More
Creating an Instance in an AppDomain from a System.Type...


c#pluginstypesappdomain

Read More
After Unloading AppDomain all assemblies are released EXCEPT ONE...


c#.net-assemblyappdomain

Read More
Start WCF service in a new AppDomain to enable shadow copy (Windows Service hosted)...


c#wcfwindows-servicesappdomainshadow-copy

Read More
Exception creating an App Domain in NUnit test...


c#unit-testingpluginsnunitappdomain

Read More
Unloadable plugins leak assemblies in Mono...


c#.netmonoappdomain

Read More
Prevent ASP.Net AppDomain Unload...


c#asp.netwinformsappdomain

Read More
AppDomain Unload killing Parent AppDomain...


c#.net-3.5appdomain

Read More
How to unload the default .NET AppDomain from an unmanaged application...


assembliesunmanagedappdomainfoxpro

Read More
dealing with an unmanaged dll with a memory leak...


c#memory-managementmemory-leaksunmanagedappdomain

Read More
AppDomain.Unload throws in Finalizer?...


c#appdomainfinalizer

Read More
Start WPF app from unit test in its own AppDomain...


c#wpfserializationnunitappdomain

Read More
Separate working directories between appdomains...


appdomainworking-directory

Read More
QueuedTaskScheduler: How to deal with AppDomain unload?...


.nettask-parallel-libraryappdomainparallel-extensions

Read More
Is there any way to configure the initial AppDomain?...


c#.netappdomain

Read More
Unload AppDomain from Within...


.netappdomain

Read More
AppDomain.Unload issue...


c#appdomain

Read More
My app domain won't unload...


c#appdomain

Read More
"Request failed" when invoking a WCF operation in a partially-trusted AppDomain...


c#.netwcfappdomaincode-access-security

Read More
Unload event for the default AppDomain?...


c#.netmultithreadingappdomain

Read More
BackNext