Showing results for September 2008 - OData

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
Sep 10, 2008
0
0

ADO.NET Data Services Concepts

DB Blogs
DB Blogs

A refresh of our "Overview of ADO.NET Data Services" white paper is now up on MSDN here: https://msdn.microsoft.com/en-us/library/cc956153.aspx .  The document is meant to cover the high-level concepts for the product.  A companion paper "Using ADO.NET Data Services" published a little while ago complements this overview with details on p...

Sep 5, 2008
0
0

0 to 60 With ADO.NET Data Services

DB Blogs
DB Blogs

An update to our "Using ADO.NET Data Services" whitepaper is now available to match the bits just released with the .NET Framework 3.5 SP1.  You can find the paper on MSDN here: https://msdn.microsoft.com/en-us/library/cc907912.aspx.  The document is intended to be a good way to go from 0 to 60 with data services and touches on many aspec...

Sep 2, 2008
0
0

Interim Release: Making SL2 Beta 2 Clients Work With .NET Fx 3.5 SP1 RTM Servers

DB Blogs
DB Blogs

As an offshoot of the feedback we got from different channels , ( Blogs , Direct emails to team members , our discussion forums, etc) we are releasing an “interim build” of the data services  Silverlight client which works with the  Silverlight 2 Beta 2 runtime ,and works with the RTM ADO.NET Data Services Server released as part of .Net ...