开发者

Connect to .net DataServices using Monotouch?

Is there any way to connect to Data Services using monotouch? creating a DataServices c开发者_StackOverflow社区lient an example would be really helpful


Yes, it is avaible on monotouch it's under:

/Developer/MonoTouch/usr/lib/mono/2.1

I really don't know why it's not included on the stack, but you can reference it and it will work. Once imported into the project just use:

using System.Data.Services.Client;

I don't have an example, but it should work. :)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜