Home All Groups Group Topic Archive Search About

How to move from .NET Remoting to WCF

Author
17 Nov 2006 5:25 PM
Mike90
What is the best way? Is there a good article?

Author
17 Nov 2006 6:29 PM
Michael Nemtsev
Hello 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
Author
18 Nov 2006 6:04 PM
Chuck Heatherly
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
Author
21 Nov 2006 1:41 AM
gordigor
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
Author
21 Nov 2006 8:48 AM
VikasGoyal
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
>
>

AddThis Social Bookmark Button