Showing results for February 2010 - OData

Feb 26, 2010
0
0

MSDN Mag: Using the OData Ajax library

DB Blogs
DB Blogs

Dino Esposito has written a nice article in the March 2010 MSDN magazine on how to use the OData Ajax library.  You can check it out here.   -Mike Flasko Data Services, Lead Program Manager

Feb 24, 2010
0
0

ADO.NET Data Services for Silverlight 3 Update CTP3 now available for download

DB Blogs
DB Blogs

A few weeks back, we announced our Data Services update to .NET 3.5 SP1. That release introduced many new features. We are now releasing the Silverlight counterpart, ADO.NET Data Services for Silverlight 3 Update CTP3. This CTP updates our Silverlight client assembly to make use of the new features. This release is just a CTP because we will be shi...

ADO.NET Data ServicesSilverlightCompatibility
Feb 15, 2010
0
0

Compatibility Note: SharePoint 2010 Beta & Data Services Update

DB Blogs
DB Blogs

If you want to try out Data Services with the SharePoint 2010 Beta today you have to use CTP2 of Data Services v1.5, because unfortunately the Data Service RTM version, aka the Data Services Update for .NET 3.5 SP1 is incompatible with the SharePoint 2010 Beta. This is a point in time issue – when SharePoint RTMs it will work seamlessly with the Da...

ADO.NET Data ServicesSharepointCompatibility
Feb 9, 2010
0
0

Vote for future Data Services Features

DB Blogs
DB Blogs

Now that our current releases are winding down we’ve begun shifting some of our focus to planning for the next round.  To help us prioritize our future work we’d like to hear from you.  To make it easy to submit feedback directly to our team we’ve created a feature voting site.  The site enables you to request a feature or vote up/do...

What's NewData Services FuturesConnect
Feb 2, 2010
0
0

Server Paging in Data Services

DB Blogs
DB Blogs

The Data Services team recently released an update to.NET 3.5 SP1 that adds a number of features to data services – we are calling this update Data Services V2. One of the major features included in this update is the ability to enable server paging on a Data Service. In this post, I’ll introduce you to the concept of page limits, I will teach you ...