Hi.
I need to use an object instance in 2 differnet AppDomains, meaning
changing his fields and such...
I tried to do it with Remoting but i couldn't find a way to refernce a
specific instance in the remoted appdomain where the object was
created.
what can i do?
I need to use an object instance in 2 differnet AppDomains, meaning
changing his fields and such...
I tried to do it with Remoting but i couldn't find a way to refernce a
specific instance in the remoted appdomain where the object was
created.
what can i do?
Comment