将 Omniture 集成到 WP7 中
我正在将“Omniture”集成到 WP7 应用程序中。据我所知 WCf 服务 可用于 c# 中的 ominiture api。 Wp7.0 是否有单独的 WCF 服务?是否可以整合 Wp7 中的全能?请提及使用 Omniture 的任何应用程序。
I am integrating the "Omniture" in WP7 app. As i know WCf service is available for the ominiture api in c#. Is there any seperate WCf service for Wp7. Is it possiible integrate the
omniture in Wp7?. Please mention the any app using the omniture.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经实现了 Omniture 与 Windows Phone 7 应用程序的集成(抱歉无法说出是哪一个)。
Omniture 提供了一些库可以为您调用 Web 服务。您只需要担心将正确的信息传递给其严格命名的属性和参数。
联系 Omniture 以获得正确的组件。
I have implemented Omniture integration with a Windows Phone 7 app (sorry can't say which one).
There are libraries from Omniture which handle calling the web service for you. You just need to worry about passing the right information to their criptically named properties and parameters.
Contact Omniture to get the right assemblies.