A Walkthrough of WCF Support in Visual Studio 2008
One feature in Visual Studio 2008 I would like to highlight is our support of Windows Communication Foundation. WCF was introduced with .NET Fx3.0 as a next generation communications API. Previously if you wanted apps to talk you needed to make a lot of up-front decisions: o How important is transmission speed?o How will apps talk? Over the ...