- 1、本文档共15页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
BackgroundTransfer
Hands-On Lab
Using Background Transfer Service in Your Application
Lab version: 1.0.0
Last updated: 4/9/2017
Contents
Overview 3
Exercise 4
Task 1 – Adding Background Transfer Support 4
Task 2 – Wiring database Backup/Restore to the user interface 10
Summary 15
Overview
When writing your Windows? Phone Codenamed Mango application, you may need to transfer files from and to the application. While your application may needs those file in order to function, there are some cases when those files can be downloaded asynchronously, notifying the application when the transfer is complete. Such scenarios include downloading big files (music and video files), uploading some lengthy reports to a server or backing up the application’s database.
One of the many new features of Windows? Phone Codenamed Mango is the ability to run the file transfer task at the background and get notifications about transfer progress. An important part of this feature is that the transfer remains active even if the application becomes dormant or even terminated.
This lab shows how to add background transfer services to your application using the new Windows? Phone Codenamed Mango API and demonstrates how to handle the BackgroundTransferService requests.
Objectives
This lab provides instructions to help you achieve the following:
Add background transfers (upload and download) to your Windows? Phone application.
Understand how to work with BackgroundTransferService and manage your application’s requests.
Prerequisites
The following prerequisites are required to gain most can be gained from this hands-on lab:
You should install Microsoft Visual Studio 2010 or Microsoft Visual C# Express 2010, and the Windows? Phone Developer Tools available at /?linkid=9772716
You should have previous knowledge on application development for the Windows? Phone 7.
Lab Structure
This lab includes a single exercise. The following tasks are contained in the exercise:
1. Creating a Sync service to the applicatio
您可能关注的文档
- Absence of Dwarf Galaxies at High Redshifts Evidence from a Galaxy Group.pdf
- Absence of ferromagnetism in V-implanted ZnO single crystals.pdf
- ABB异步电机产品介绍_CN.pdf
- Absence of Ghost Images Excludes Large Values of the Cosmological Constant.pdf
- Absence of HI in the Bootes Dwarf Spheroidal Galaxy.pdf
- Absence of higher derivatives in the renormalization of propagators in quantum field theori.pdf
- Absence of heme oxygenase-1 exacerbates atherosclerotic lesion formation and vascular remodeling.pdf
- Absence of linear polarization in Halpha emission of solar flares.pdf
- Absence of Long-Range Coherence in the Parametric Emission from Photonic Wires.pdf
- Absence of long-range NiMn ordering in ferromagnetic La2NiMnO6 thin films.pdf
文档评论(0)