开发者

WP7 Push Notification Server in Silverlight

This helper library was published by Microsoft for Push Notifications in WP7.

http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/01/14/windows-push-notification-server-side-h开发者_JAVA百科elper-library.aspx

The server is implemented as a WPF application though. Has anyone tried to create a silverlight application instead of the WPF sample. Any jump start on this is appreciated?

Pratik


Code wise it will be the same. The only problem I see is that the Silverlight app and the services will need to be in same domain else cross domain file is needed for the Silverlight to connect to the service.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜