vote up 2 vote down star

Is the advice given in this oft-cited MSDN article still considered sound for converting a .NET Remoting application to WCF?

I notice that the article references the deprecated ServiceBehavior attribute ReturnUnknownExceptionsAsFaults, so I question whether people have found other discrepancies or other approaches better suited to introducing WCF into an existing application in the meantime.

flag

1 Answer

vote up 0 vote down check

Considering that Integration with .NET Remoting links back to it ("From .NET Remoting to the Windows Communication Foundation (WCF)"), I guess the answer has to be "yes".

link|flag
Thanks. I wanted to get a sanity check before I went down the rabbit hole. – neontapir Aug 21 at 14:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.