资讯

Hi all,<BR>I'm having a lot of trouble with an application written in c# that is using plug-ins. I've simplified the app down to the bug that I'm having -- which deals with passing an object to ...
System.AppDomain.Unload(applicationDomain); } }} When the above program is executed, a new application domain named “IDGAppDomain” will be created and then an assembly (named “TestCode ...
I'm working on a fairly large project written mostly in C++ and C++/CLI. The codebase is older and we're doing a major overhaul using .Net for new components, so we've got a bunch of projects ...