Is there any open source project that makes use of both the WPF and WCF Data Services technologies and that is well designed so that one might see how to implement a good app using those two technologies ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are currently many projects that are using the Netflix OData feed. Looking for projects that use that feed would probably be a good place to start.
Karl Shifflett has a an article and series of screencasts on his blog that covers a WPF project that uses WPF, MVVM, the Netflix OData (using WCF DataServices client) and includes a link to the source code.