Advertisement

1 - 10 of 20 containing alltags:("appdomain") (0 seconds)
Hi, I have seen basic explanations about AppDomains and they kind of make a bit of sense but I am not sure exactly where the boundary is.  For example this scenario I have 3 seprate projects ...
Zones: .NETDate Answered: 01/02/2004 Grade: B Views: 0
Okay, I've struggled with this long enough, and I was hoping that somebody can give me a direction to go in that would provide a better solution.  I am using the following code in VB.NET 2003 to dy...
Zones: MS Visual BasicDate Answered: 08/20/2004 Grade: B Views: 0
How do I load an assembly from assembly cache and not from exact path with AppDomain?
Zones: C#Date Answered: 01/02/2005 Grade: A Views: 0
Well I've been working on so many incarnations of this project I don't even know if I'm tackling it the right way anymore. I am making a plugin style mdi. single exe load separate dll's into it...
Zones: C#Date Answered: 06/22/2005 Grade: A Views: 4
Hi, Every time a connection is made to IIS it creates another app domain for that connection/USER to operate in.  How can I retrieve this list of USERS / AppDomains .  What must I iterate throug...
Zones: C++Date Answered: 01/28/2008 Grade: A Views: 10
Here's what I'm trying to do.  I have an app that searches for plugins at runtime.  It does this by loading each assembly in the plugins folder and checking to see if it implements the plugins in...
Zones: MS Visual Basic, Plug InsDate Answered: 06/21/2005 Grade: A Views: 38
In IIS 6, there is a notion of an AppDomain to isolate applications from each other for security, availability, performance(that's what I've read so far).  From my understanding, when there are mul...
Zones: .Net Editors & IDEs, Microsof...Date Answered: 01/05/2008 Grade: A Views: 0
Hi all, Here is my scenario: I have a Winform application named "WinApp" MainForm have: - two textboxs, 1 for hold the file name, 1 for hold the command - two buttons, 1 for selecte dll ...
Zones: C#Date Answered: 01/26/2005 Grade: A Views: 228
I need to use 'MS enterprise instrumentation framework' for logging from my framework (all dlls) I am going to build. I have no clue who may uses this framework and there may not be any lo...
Zones: C#Date Answered: 03/11/2005 Grade: A Views: 0
C# app domains, createinstanceandunwrap. Hello, Anybody have experience of using application domains and asseblies loaded into the domain, with assemblies provided from many c# scripts (whi...
Zones: MS Visual C#, Visual StudioDate Answered: 07/13/2007 Grade: A Views: 0