WCF concepts include ABC i.e.,
- A - Address
- B - Binding
- C – Contract
Services are building on windows communication foundation’s System.ServiceModel assembly in location
C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation.
You can find some sample applications in some of my articles. Samples consist of a WCF service and a silverlight client that consumes the service. You'll get a basic concept of WCF from those samples.
Download Sample Application,
You can find some sample applications in some of my articles. Samples consist of a WCF service and a silverlight client that consumes the service. You'll get a basic concept of WCF from those samples.
Download Sample Application,
You'll get more samples from MSDN, Download Samples
MSDN Tutorials for WCF,
4 comments:
Nice article!!
Thank you!
Nice blog!!!!!!!
nice ..thnk u ..was of great help in understanding and consuming wcf service
Post a Comment