Hi,
I'd like to consume an odata service with a .NET Compact Framework 3.5 client application. What's the easiest way to do that? There are are clients for various programming languages in the odata SDK, but I could not find anything related to the compact framework.
Am I missing something or do I have to use plain old HttpWebRequests?
Thanks,
Adrian