1) Can more than one .exe run in an AppDomain in .NET Compact Framework?
2) If I have UI.exe, which calls sub1.dll, which calls sub2.dll, while
executing sub2.dll code, is it possible to figure out that UI.exe is the
"root" assembly?
Thanks for any help,
Steve