Proxy Studio automatically generates proxies for synchronous methods (Traditional Remoting style) The proxy can be used with Mobile devices and on PC. In standard remoting the proxy is generated by the framework, however it is not implemented for the Compact Framework and the proxy has to be created externally. Also the benefit of using the proxy generated by the studio is that the target object may not necessarily to be derived from MarshalByRefObject class, any class will do.