| Author: Abhisek Panda 13 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
WCF i a new concept. It is the abbreviation of Windows Communication Foundation. It is used for creating service applications. Go to the following links for more detailed information.
http://msdn.microsoft.com/en-us/library/ms735119.aspx
http://en.wikipedia.org/wiki/Windows_Communication_Foundation
http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=192
Thanks And Regards, Abhisek Panda Be Happy And Make Others Happy. Go Green and Save Your Future.
|
| Author: Anand Ranganathan 15 Oct 2009 | Member Level: Bronze | Rating:  Points: 2 |
WCF stands for Windows Communication Foundation, which was introduced as a part of .NET Framework V3.0 is the distributed application technologies or service oriented application technology.
A Useful Link for a beginner will be :
http://www.c-sharpcorner.com/UploadFile/SunilBabuYLV/WCF4Beginners08132008040537AM/WCF4Beginners.aspx
|
| Author: atulpatel 01 Nov 2009 | Member Level: Gold | Rating:  Points: 2 |
WCF is Windows Communication foundation which is unified programming model for developing service oriented architecture(SOA)
For getting started with WCF,
http://msdn.microsoft.com/en-us/netframework/dd939784.aspx
Thanks, Atul
|