Thursday, March 24, 2011

WCF Links

The Windows Communications Framework (WCF) is a part of the .NET Framework that provides a unified programming model for rapidly building service-oriented applications that communicate across the web and the enterprise.

http://msdn.microsoft.com/en-us/netframework/aa663324.aspx
http://msdn.microsoft.com/en-us/library/cc668794.aspx

Overview on WCF (high-level intro)

http://social.msdn.microsoft.com/Forums/en-SG/tfsbuild/thread/59c4dc2d-1b34-4099-b79d-03e4024fe003

WCF and TFS 2008 Build Deployment

http://msdn.microsoft.com/en-us/library/ms733832.aspx

Best Practices: Data Contract Versioning

http://msdn.microsoft.com/en-us/library/ms731060.aspx

Best Practices: Service Versioning

http://msdn.microsoft.com/en-us/library/ee358764.aspx


Configuration-Based Activation in IIS and WAS

http://msdn.microsoft.com/en-us/library/aa751792.aspx

Deploying an Internet Information Services-Hosted WCF Service

http://msdn.microsoft.com/en-us/library/gg258442.aspx

Developing and Deploying WCF Data Services

http://archive.msdn.microsoft.com/AstoriaDocSamples

WCF Samples