Error!
Success!

Run Anonymous Methods in Another AppDomain, Part 2

0
kicks

Run Anonymous Methods in Another AppDomain, Part 2  (Unpublished)

This post expands on the previous post to provide anonymous methods executing in a remote AppDomain the ability to call a notification method that invokes another method in the local AppDomain. All serialization and marshalling of objects between the two domains is taken care of under the hood and provides an amazingly simple programing API. An in-depth look at firing events across AppDomain boundaries is also covered.


Kicked By:
Drop Kicked By: