Open GoogleCodeExporter opened 9 years ago
This is available in TinMan.Samples.CSharp:
https://code.google.com/p/tin-man/source/browse/trunk/TinMan.Samples.CSharp/Full
House.cs
Maybe add this to the Wiki?
Original comment by drewnoakes
on 20 Jun 2010 at 1:31
Add another sample class that shows using multiple AppDomains.
Original comment by drewnoakes
on 7 Oct 2010 at 12:16
I have asked a SO question here to try and determine whether we can isolate
AppDomains in accordance with competition rules.
http://stackoverflow.com/questions/3877790/enforcing-or-detecting-communication-
between-appdomains
Original comment by drewnoakes
on 7 Oct 2010 at 12:17
Information on launching an AppDomain with restricted security permissions:
http://msdn.microsoft.com/en-us/library/bb763046.aspx
http://msdn.microsoft.com/en-us/library/ms130766.aspx
Original comment by drewnoakes
on 7 Oct 2010 at 2:23
Original comment by drewnoakes
on 27 Mar 2011 at 1:00
Original issue reported on code.google.com by
drewnoakes
on 11 Jun 2010 at 5:31