Is there a benefit from switching from Remoting to WCF?
> >What is the best way? Is there a good article?
>
> "From .NET Remoting to the Windows Communication Foundation (WCF)" by
> Ingo Rammer
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/NET
remoteWCF.asp
VikasGoyal - 21 Nov 2006 08:48 GMT
The main advantage you get is abstraction from underlying technology like
remoting,msmq, web service etc while coding for client and service.
http://DotNetWithMe.blogspot.com
vikas

Signature
.NET with me @ http://dotnetwithme.blogspot.com
> Is there a benefit from switching from Remoting to WCF?
>
[quoted text clipped - 4 lines]
> >
> > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/NET
remoteWCF.asp