Code rant
Life as a mort.
Showing posts with label
ADO.NET Data Services
.
Show all posts
Showing posts with label
ADO.NET Data Services
.
Show all posts
Friday, August 01, 2008
ADO.NET Data Services: Creating a custom Data Context #3: Updating
›
This follows part 1 where I create a custom data context and part 2 where I create a client application to talk to it. For your custom d...
2 comments:
ADO.NET Data Services: Creating a custom Data Context #2: The Client
›
In part 1 I showed how to create a simple in-memory custom data context for ADO.NET Data Services. Creating a managed client is also very s...
7 comments:
ADO.NET Data Services: Creating a custom Data Context #1
›
Yesterday I wrote a quick overview of ADO.NET Data Services . We saw how it exposes a RESTfull API on top of any IQueryable<T> data so...
Thursday, July 31, 2008
Playing with ADO.NET Data Services
›
I've recently been asked to architect and build my first major Silverlight based application. The requirement is for an on-line accommod...
›
Home
View web version