
How to create a simple WCF Service
on
Step 1: Creating a WCF service ♣ Open visual studio.net ♣ Select language as C# and select WCF service application template...
♣ Implementation of WCF service can be divided into 4 steps Step 1: Creating WCF Service according to the requirement Step 2 ...
Step 1 : Open Visual Studio .net Step 2 : Select New Project, Select Language as visual c# and application type as WCF service app...
♣ WCF stands for Windows Communication Foundation. ♣ With .net 3.0 Microsoft has introduced foundation technology concepts like WCF...