Showing results for Design Video - OData

Dec 15, 2008
0
0

Design Notes: Row Count

DB Blogs
DB Blogs

One of the scenarios we have heard feedback around is the ability for the a client of a data service to determine the total number of entities in a set without having to retrieve them all. The following video discusses this scenario in more detail and some of our thoughts regarding how to make the experience better.    Astoria Design ...

Design NotesDesign Video
Nov 3, 2008
0
0

Alpha preview of Project Codename "Astoria Offline" coming soon

DB Blogs
DB Blogs

As we already discussed in a previous blog post, one of the problem spaces related to data services we’d like to take on is synchronization-capable services, enabling offline scenarios. We’re still in the early stages of the project, where direction can be adjusted and good feedback can be very influential. Giving good feedback without...

Design NotesDesign Video
Oct 22, 2008
0
0

Astoria futures: offline-enabled data services

DB Blogs
DB Blogs

We mentioned that we were doing some early thinking of “Astoria Offline” back in Mix 2008, where we even demo’ed an early proof of concept. Now we’ve been working on various design aspects of Data Services for its future versions, and synchronization/offline support is one of them. It’s still an experimental thing with...

Design NotesProject Codename "Astoria"Design Video
Sep 28, 2008
0
0

Making Feeds Friendly

DB Blogs
DB Blogs

The goal of Astoria in V1 is to easily expose a data source using the REST approach to the web (with support for concurrency, versioning, auth, etc).  In general, the way we think about serialization formats (ie. how we represent entites on the wire) is that they are a tool and an application will select the best tool (ie. serialization format...

Design NotesDesign Video