Thursday, June 25, 2009

WCF concepts

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.

I found some useful resources from MSDN when i searched the web.


You'll get samples from MSDN, Download Samples


MSDN Tutorial for WCF,

How to: Define a Windows Communication Foundation Service Contract
How to: Implement a Windows Communication Foundation Service Contract
How to: Host and Run a Basic Windows Communication Foundation Service
How to: Create a Windows Communication Foundation Client
How to: Configure a Basic Windows Communication Foundation Client
How to: Use a Windows Communication Foundation Client

No comments:

Post a Comment