Does anyone have a simple data entry example which involves WCF (Odata ) and WP7? Thanks
Asked
Active
Viewed 402 times
1 Answers
2
Here are two good places to start:
Once you have the service itself running, you would access it in the WP7 application the same way you access any other WCF service.
Note that there is a OData Client Library for Windows Phone 7. You might also want to read this article for some additional info.

Den
- 16,686
- 4
- 47
- 87