Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须将 microsoft dynamice CRM 与 windows phone 8 集成。经过几天的尝试,我还没有真正找到任何解决方案。任何示例都会有所帮助。我们使用 LiveId 作为身份验证。
非常感谢任何帮助。
谢谢维诺德
你可以查看这个链接,还有一个例子可以下载:
http://blogs.msdn.com/b/crm/archive/2012/11/02/building-clients-for-windows-phone-and-windows-8-rt.aspx
但是我的建议是创建一个 Web 服务,作为 CRM 和您的 Windows Phone 应用程序之间的桥梁,而不是直接连接到 CRM。