Remoting: Deploying a client app without the shared object dll's
Hi there,
is there a way to deploy a client application that can instantiate objects from the server WITHOUT having the dll's holding the shared classes during runtime.
i'd like to put all dll's on the server as they can easily replaced there.
Regards
Gernot