Archive for August 17th, 2008
The significance of proxy in remoting
While i was working on a .net remoting application I was wondering why do we need a separate proxy class, why can’t we have the client calling the remote object ,can not call it directly.
This question might have been encountered by many techies, but very few people try to digg into the details..
The answer to [...]
Posted: August 17th, 2008 under Uncategorized.
Comments: none