Showing results for X-Domain - OData

Jan 21, 2011
0
0

Connecting to an OAuth 2.0 protected OData Service

DB Blogs
DB Blogs

This post creates a Windows Phone 7 client application for the OAuth 2.0 protected OData service we created in the last post. Prerequisites: To run this code you will need: Our application: Our application is a very basic Windows Phone 7 (WP7) application that allows you to browse favorites and if logged in create new ...

WCF Data ServicesAuthenticationASP.NET
Nov 5, 2009
0
0

Enabling X-Domain access to your Data Services

DB Blogs
DB Blogs

In the Astoria V1.5 CTP2 release, we introduced support for X-Domain and Out Of Browser access to Data Services in our Silverlight client library. This blog post talks about how to enable Cross-Domain access to Data Services from the Silverlight client library. I am a Service author, How do I enable X-Domain access to Data Services I host in my...

ADO.NET Data ServicesHow ToSilverlight