In .NET remoting among RemotableType, Client and Server objects which objects should be run at clien
- by shivaraj-cm
Hi all I am new to .net remoting. I am planning to execute an application at client side and perform operation on that application and need to return the results to server. So, I am confused which one ll do the exact task.