如何在Windows窗体应用程序中使用lightswitch中的OData服务。

问题描述:

如何在Windows窗体应用程序中使用Lightswitch制作的OData服务。

 如何进行以下操作:插入,更新,删除,查询

How to consume OData service made in lightswitch in a windows forms application.
 how to do the following operations: insert, update, delete, query

阅读Beth关于发布端点的博文:http://blogs.msdn.com/b/bethmassi/archive/2012 /03/09/creating-and-consuming-lightswitch-odata-services.aspx

这里是WCF数据服务开发人员中心:
http://msdn.microsoft.com/en-us/data/bb931106

And here's the WCF Data Services Developer Center: http://msdn.microsoft.com/en-us/data/bb931106