Tell me,
How to create the website in using WCF and WPF applications in vs 2010
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.
Subhendu DePosted Dec 27, 2010, 1:16 AM
I would suggest you to use Silverlight over WPF. Although you have option to XAML browser based application aka XBAP.
If you use Silverlight, you have to use WCF service for data exchange.