开发者

WCF Data Service for Azure Table Storage

开发者 https://www.devze.com 2023-02-28 01:51 出处:网络
I want to using WCF Data Service (OData) for Azure Table Storage. Is that possible to used开发者_Go百科 for Table Storage first, if Yes. So Please tell me the steps that required to perform.I believe

I want to using WCF Data Service (OData) for Azure Table Storage. Is that possible to used开发者_Go百科 for Table Storage first, if Yes. So Please tell me the steps that required to perform.


I believe the WCF RIA services Toolkit April 2011 may be able to solve your problem. Can read a little about it here: http://jeffhandley.com/archive/2011/04/13/MIX11Releases.aspx theres a link to download the toolkit from MSDN.

It allows you to create a Domain Service using a table storage data context. I've tried it out for Rest to use Table storage in Silverlight, it should allow you to expose it as OData.

Here's a vid about using WCF RIA services to expose other endpoints like jSON and OData. http://blogs.msdn.com/b/deepm/archive/2010/05/14/silverlight-tv-episode-26-exposing-soap-json-and-odata-endpoints-from-ria-services.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消