User220959680 posted
What is WCF..?
WCF stands for 'Windows Communication Foundation'
How to use WCF in my project?
Web Service is implemented using WCF, that will be consumed by number of client applications such as MVC, Web Forms, Tablet or Mobile etc.
In other words 'WCF is used to implement Web Service'. Refer
http://msdn.microsoft.com/en-us/library/ms734712.aspx
Can u explain me with simple example?
Getting started example with explanation
http://msdn.microsoft.com/en-us/library/ms751519.aspx
Let us know further queries.