Jump to content

Talk:.NET Remoting

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Harej bot (talk | contribs) at 20:26, 25 April 2007 (Removing WikiProject tag until a more concise list of articles is developed. If this article is relevant to the WikiProject, the tag will be re-added., Replaced: {{WikiProject_Computing}} →). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Microsoft .NET Remoting is a key technology not particularly well explained by the relatively few books and articles dealing with it. There is an unfortunate tendency to lose track of major features among the details and alternatives. A derivative of the useful article on Component Object Model would be of help here.

Craig Bolon 14:08, 25 April 2006 (UTC)[reply]


This is advance and replacement of DCOM.The Client send an object through proxy and receive this request in server object.