[ADVANCED-DOTNET] ASP COM object using Interop -> which GC is used?

2003-06-30 Thread John Crim
Collector is meant for single user apps with a UI. Can anyone tell me which GC is used? If it's the workstation GC, is there a way to specify that the Server GC be used instead? Thanks in advance, John Crim WebRelevance [EMAIL PROTECTED]

[ADVANCED-DOTNET] .NET Framework 1.1 CAS

2002-10-21 Thread John Crim
My questions are on this: In .NET Framework 1.1, applications that receive less than full trust from the runtime code access security system can no longer call shared managed libraries unless the library writer specifically allows them to. Does this mean that applications with less than full trus