.NET Zone is brought to you in partnership with:

I’ve been a Windows developer since 3.0 and caught the Visual Basic wave early with v1. I’ve released a “production” application in every version of VB since then (except VB for DOS). Focusing on enterprise, line-of-business development I’ve built Call Center Applications, Mortgage finance systems, Customer Relationship Management tools and more recently I’ve been in the Litigation Support/Electronic Data Discovery/Electronically Stored Information space. Greg is a DZone MVB and is not an employee of DZone and has posted 272 posts at DZone. You can read more from them at their website. View Full User Profile

WCF Data Services/OData Code Sample - One App, One Click

06.30.2012
| 2639 views |
  • submit to reddit

Microsoft Developer Network - Samples - WCF Data Service (OData) Client Library One Click Code Samples

This code sample is intended to demonstrate most of the common operations (Such as CRUD,Batch Async Query etc) of WCF Data Service Client Library. Code sample are designed in one click falchion that means you can just double click and UI will take you directly in to Debugger (If attached) and then you can walk through the code step by step

SNAGHTML5227c58f

One thing I thought a great source was the Debugger.Break feature. It's a little thing, but a really nice touch. Having that in a sample app like this makes a heck of allot of sense in hindsight...

Published at DZone with permission of Greg Duncan, author and DZone MVB. (source)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)