The .NET Framework is broad foundational technology for Windows, comprised of many namespaces and libraries to cover different aspects of application development. And for each of these libraries, there are blogs that cover those. For example, there is a blog covering the base class library, another covering the Sync Framework, and another covering CardSpace. This blog is going to cover the aspects of .NET that connect systems together: specifically the Windows Workflow Foundation (WF) and Windows Communication Foundation (WCF) pieces of the .NET Framework.
Please visit our team blog at http://blogs.msdn.com/endpoint
your buddies
Ravi Krishnamurthy, Cliff Simpkins
The .NET Framework is broad foundational technology for Windows, comprised of many namespaces and libraries to cover different aspects of application development. And for each of these libraries, there are blogs that cover those. For example, ther...