Hi,
I want to know what are the various features of using a WCF services?
Thanks,
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priya LingePosted Sep 16, 2011, 1:03 AM
Please check below link for Wcf.
http://wcftutorial.net/
Hope this will help you.
Thanks.
Prabhu RajaPosted Sep 16, 2011, 5:46 AM
Windows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a runtime environment for your services, enabling you to expose CLR types as services, and to consume other services as CLR types.
Check this for more, Click Here
----------------------------------------------------------------------------------------
If this post helps you, then mark as "Correct Answer"
Thank You
Jiteendra SampathiraoPosted Sep 16, 2011, 4:50 AM