WCF Essentials from MSDN
This section will serve as a summary of the steps you will take to design, implement, host and consume WCF services. The purpose is not to explain the details behind each design choice or feature – but to make you aware that these are things you should consider. Later sections of this whitepaper will provide recommendations to narrow the choices you face.
This section summarizes the available project templates, when to use each; and discusses the limitations and benefits of the core WCF tools.
VS 2010 and .NET 4 Series – ScottGu’s Blog
Scott Gu will update this page with links to the individual posts I do as I publish them along the way:
- Clean Web.Config Files (Posted Aug 25, 2009)
- Starter Project Templates (Posted August 26, 2009)
- Multi-targeting (Posted August 27
