... of your application's work performed in an external process on the same machine - insulating your app from memory leaks and process crashes. You make function calls to objects in the external process as if they were local objects. Under the ... you're using .NET Remoting over the IPC (Inter Process Communication) channel, but you don't need to be ...
Details Download Save Freeware