|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to move from .NET Remoting to WCFHello Mike90,
See this http://blogs.msdn.com/mattavis/archive/2005/10/10/479280.aspx M> What is the best way? Is there a good article? --- WBR, Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche On 17 Nov 2006 09:25:46 -0800, "Mike90" <arah***@yahoo.com> wrote: "From .NET Remoting to the Windows Communication Foundation (WCF)" by>What is the best way? Is there a good article? Ingo Rammer http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/NETremoteWCF.asp Is there a benefit from switching from Remoting to WCF?
Chuck Heatherly wrote: Show quote > On 17 Nov 2006 09:25:46 -0800, "Mike90" <arah***@yahoo.com> wrote: > > >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/NETremoteWCF.asp 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 Show quote "gordigor" wrote: > Is there a benefit from switching from Remoting to WCF? > > > Chuck Heatherly wrote: > > On 17 Nov 2006 09:25:46 -0800, "Mike90" <arah***@yahoo.com> wrote: > > > > >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/NETremoteWCF.asp > > |
|||||||||||||||||||||||