WCF production and development environments

WCF was first introduced in Microsoft's .NET Common Language Runtime (CLR) version 2.0. The corresponding framework is .NET 3.0. To develop and run WCF services, Microsoft .NET framework 3.0 or above is required.

Visual Studio is the preferred IDE for developing WCF service applications. The initial version, Visual Studio 2005, did not support WCF service application development. But with a downloadable package, "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF)", Visual Studio 2005 could be used to develop WCF services. However, when Visual Studio 2008 SP1 was released, Microsoft stopped this download. So now, Visual Studio 2008 is the only Microsoft IDE available for WCF service application development. Visual Studio 2008 also supports application development for .Net framework 2.0, 3.0 and 3.5 (this is called multi-targeting).

The following table shows all of the different the versions of the .NET runtimes, .NET frameworks, and Visual Studios, along with their relationships:

WCF production and development environments
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset