The Windows Communication Foundation (or WCF) is an application programming interface (API) in the. NET Framework for building connected, service-oriented applications. WCF builds on the existing technologies of ASMX, .NET Remoting, MSMQ and DCOM. WCF attempts to unify these technologies and harness the power of all, while simplifying the process of implementation. In this Article we learn how to create WCF Service and how to call in the code behind file (.cs).
How to Create WCF Service
WCF 4.0 Features: Part 1
The line "Service1Client MyClient = new Service1Client();" expects "EndpointConfigurationName".... Give some clarification on the same.... Thanks...
Your r really good stuff.
hi
I think it will be good practice to write your service reference in to the namespace part.But you define it very well.
Please provide more explanation of code... but I must say a nice step by step walkthrough