Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Tag: AppDomain

C#: Loading Dynamic Assemblies Into Other AppDomains

May 27, 2015September 28, 2017Munir HusseiniNo Comments

So you have generated dynamic assemblies (like here) and want to load the assembly into a new (or at least…

Read More 19309 views

Loading Assemblies In New AppDomain (And Unloading Them)

July 17, 2013Munir Husseini2 Comments

Today I had an issue with assemblies in an AppDomain. What I tried to do was to create a new…

Read More 5670 views
(c) 2011-2020 Munir Husseini