4
Shouts

Generic approach to access WCF Data Services

published 610 days, 19 hours, 1 minute ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 610 days, 23 hours, 52 minutes ago
Monday, September 20, 2010 12:31:05 PM GMT Monday, September 20, 2010 7:39:49 AM GMT

WCF Data Services allows to publish your data very fast and easy. If you use Visual Studio to create the client which consumes the services, you just can have to click "add service reference" and you have the classes you need to work with the service are generated. But what if you have a bunch of services which all follows the same convention and you want to access them in a generic way?

category: Foundation | clicked: 0 | | source: www.mbaldinger.com | show counter code
tags: .NET, WCF Data Services

No comments yet, be the first one to post comment.

To post your comment please login or signup