• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
dnso
博客园    首页    新随笔    联系   管理    订阅  订阅

文章分类 -  Windows Phone 7

Windows Phone 7学习、研究、备忘。
推送通知服务

摘要:概述 Windows Phone 中的Microsoft Push Notification Service向第三方开发人员提供了一个弹性,专注,而且持续的渠道,使得开发人员可以从web service向移动应用程序发送信息和更新。 过去移动应用程序需要经常主动去调查其相应的Web服务,以了解是否有任何等待处理的通知。这样做虽然有效,但是会导致手机的无线设备频繁打开,从而对电池续航时间带来负面影响. 使用推送通知的方式取代主动调查,web service能够提醒应用程序获取所需要的重要更新。 图 1 推送 Notifications 当一个Web service有信息要发送到应用程序,它先发送 阅读全文
posted @ 2011-02-25 17:44 dnso 阅读(9070) 评论(0) 推荐(0)
Silverlight4 RIA应用开发系列课程-3-Handling page orientation changes

摘要:MainPage.xamlCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--phone:PhoneApplicationPagex:Class="Orientation.MainPage"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:phone=" 阅读全文
posted @ 2010-12-18 21:15 dnso 阅读(234) 评论(0) 推荐(0)
Silverlight4 RIA应用开发系列课程-2-Consuming web content with the WebBrowser control

摘要:MainPage.xamlCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--phone:PhoneApplicationPagex:Class="WebBrowser.MainPage"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:phone="c 阅读全文
posted @ 2010-12-18 15:39 dnso 阅读(255) 评论(0) 推荐(0)
Silverlight4 RIA应用开发系列课程-1-Specifying an input scope for a text box

摘要:MainPage.xamlCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--phone:PhoneApplicationPagex:Class="SIPInputScope.MainPage"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:phone 阅读全文
posted @ 2010-12-17 23:03 dnso 阅读(200) 评论(0) 推荐(0)
在Windows Phone 7中实现图片圆周滚动效果

摘要:效果如下: MainPage.xaml代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<phone:PhoneApplicationPagex:Class="ShopShow.MainPage"xmlns="http://schemas.mi... 阅读全文
posted @ 2010-11-17 09:43 dnso 阅读(284) 评论(0) 推荐(0)

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3