Simple Steps to Start WCF with Visual Studio 2008
WCF, as you may have known, stands for Windows Communication Foundation. It is an interface provided in .NET framework for building connected and service-oriented application to support Service Oriented Architecture, in short SOA. However I won’t dig into detail about WCF and the relevant topics such as SOA. If you are interested to find out [...]