HI,
I want to know how they are used in any project....
I don't want to know there description as explain in book. I want to know how they are work exactly.
Thanks,
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.
Jignesh TrivediPosted May 16, 2012, 11:32 PM
WPF and WCF both are different techenology. WPF is window base rich UI application while WCF windows communication foundation is a replcement of web service.
WCF is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.
please refer..
http://wcftutorial.net/
http://www.wpftutorial.net/
also refer our recommend article.
hope this help.