Hi all,
Book mark this page. I am currently writing a Jump start tutorial on Windows Communication foundation (WCF). At the end of this week i.e. on 28 Sep, 2008 It would be uploaded.
Some brief introduction of the WCF is given below.
WCF stands for Windows communication foundation. WCF was introduced by Microsoft in .Net 3.0 framework. It is a brand new API which allows to build the distrubuted application regradless of their underlying plumbing, in a symmetrical manner.
WCF enables a developer to expose services to caller using wide variety of techniques and It is the huge advantage of WCF because prior to WCF if you developed an application using Remoting and later you came to know that XML web services is more suitable choice then you have to re-engineer your code.
Note:
I am writing just a lesson code. In that tutorial em not gona write the production code..
Keep in touch