Showing results for ADO.NET Data Services - OData

Oct 19, 2009
0
0

Share your data across data sources (Sharepoint, SQL Server, Azure, Reporting Services, etc) & applications (.NET, Silverlight, Excel, etc) using Data Services

DB Blogs
DB Blogs

This week at the SharePoint conference, Pablo Castro will be announcing that the next version of SharePoint natively integrates with data services such that all SharePoint lists will be exposed as an ADO.NET Data Service.  This means you can now program against SharePoint list data using all the VS tools and runtime client libraries (.NET, Sil...

ADO.NET Data ServicesSilverlightSharepoint
Aug 21, 2009
0
0

Announcing the PHP Toolkit for ADO.NET Data Services

DB Blogs
DB Blogs

This morning the Microsoft Interoperability team announced the release of a new project that bridges PHP and.NET: the PHP Toolkit for ADO.NET Data Services. The toolkit makes it easier for PHP developers to connect to and take advantage of services built using ADO.NET Data Services. The PHP Toolkit for ADO.NET Data Services is an open source projec...

ADO.NET Data ServicesPHP
Mar 18, 2009
0
0

ADO.NET Data Services v1.5 CTP1 – Row Count

DB Blogs
DB Blogs

Peter Qian, a developer on the data services team, has posted a nice write up describing the row count feature in the ADO.NET Data Services v1.5 CTP1 release we made available for download yesterday. You can check out Peter's Row Count write up here. Also, we have created a new forum dedicated to providing feedback on "pre-release" ver...

ADO.NET Data Services
Mar 1, 2009
0
0

Announcing ADO.NET Data Services v1.5 CTP1

DB Blogs
DB Blogs

It's been a little while since we've written about the future direction of data services, so this post is intended to layout our thinking towards our next release.  The release described below isn't yet available, but should be in the coming months, so stay tuned :).  The rest of this post will discuss the specifics of the release being a...

ADO.NET Data Services
Feb 20, 2009
0
0

Office Business Applications & Data Services

DB Blogs
DB Blogs

Beth Massi has been busy creating a number of great posts describing how to build add-ins to Excel, Outlook, Word, etc to work with data from an ADO.NET Data Service.  The articles can be found here: ADO.NET Data Services - Building an Excel Client OBA Part 1 - Exposing Line-of-Business Data OBA Part 2 - Building an Outlook Client against LOB ...

ADO.NET Data Services
Jan 13, 2009
0
0

Timeout Workaround

DB Blogs
DB Blogs

Believe it or not, but we did ship ADO.NET Data Services with a few bugs.    One issue in particular is fairly nasty.   However the code developers might be tempted to write to work around the bug could cause far worse problems down the road when we fix the initial bug.  Hence I wanted to give a quick write up to descr...

ADO.NET Data Services