OData

Create and consume RESTful APIs in a simple and standard way

TechEd EMEA 2008 – Data Services Content

Are you going to TechEd EMEA this coming week?  If so, we've got the following data services focused sessions at the conference:     We hope to see you there!   Mike Flasko ADO.NET Data Services, Program Manager...

Data Services Content @ PDC

PDC is done for another year.  We had a great time presenting and chatting everyone.  Thanks for all your thoughtful feedback!   If you didn't make it to all the data services PDC sessions.... First: Shame on you.  Second: Here is a summary (with links to recordings) of the data services focused sessions at PDC: &#...

See you at PDC

Technorati Tags: PDC2008 A few of us from the Astoria team will be at PDC this year.  If you are heading to the conference and want to chat about data services, drop us a note or we'll likely bump into you in the lounge / discussion areas. Below is a short video that talks about the data services sessions that will be at the conference...

Silverlight + Controls Samples

Another nice Silverlight sample was posted today by Valeri.  You can play with the app online here and a description of how it is built along with source is here.   -Mike Flasko ADO.NET Data Services, Program Manager...

Silverlight TreeView Load on Demand

Check out this interesting sample I came across today which loads data from an ADO.NET Data Service into a Telerik tree view control on demand: https://blogs.telerik.com/ValeriHristov/Posts/08-10-08/Silverlight_TreeView_Load_on_Demand.aspx   -Mike Flasko ADO.NET Data Services Program Manager...

Making Feeds Friendly

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 ...

ADO.NET Data Services Concepts

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...

0 to 60 With ADO.NET Data Services

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 ...