Showing results for May 2009 - OData

May 22, 2009
0
0

Using ADO.NET Data Services v1.5 CTP1 with Visual Studio 2010 Beta 1

DB Blogs DB Blogs

We recently released a CTP of the next set of things we are working on for ADO.NET Data Services. We are calling this new set of features v1.5 because they are built on top of ADO.NET Data Services v1.0. ADO.NET Data Services v1.0 was included as part of the .NET Framework 3.5 SP1 and so the CTP also was built to use .NET 3.5 SP1 and Visual Studio ...

May 7, 2009
0
0

Proxy to Enable Cross Domain Requests When Using Silverlight 2 and Data Services

DB Blogs DB Blogs

Tom Laird-McConnell has created a nice post showing how to mid-tier proxy to enable calling data services across domains.  His proxy supports CRUD operations and $expand. http://blogs.msdn.com/tom_laird-mcconnell/archive/2009/03/25/creating-an-ado-net-data-service-proxy-as-workaround-for-silverlight-ado-net-cross-domain-issue.aspx We're ...

Feedback