SilverlightShow: Background processing in Windows 8: Part 5: Background transfers in Windows 8 Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) Re: Background processing in Windows 8: Part 5: Background transfers in Windows 8 <p>how to restore upload file Background Transfer API network status changes ConnectionReset (BackgroundUploader  -- UploadOperation)</p> <p>UploadOperation does it automatically?</p> http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx#comment10396 angelredes http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx Thu, 06 Feb 2014 08:48:23 GMT Re: Background processing in Windows 8: Part 5: Background transfers in Windows 8 <p>hello . please help me . </p> <p><span lang="en" id="result_box"><span class="hps">how do</span> <span class="hps">we</span> <span class="hps">know</span> <span class="hps">that the</span> <span class="hps">download</span> <span class="hps">and</span> <span class="hps">upload</span> <span class="hps">was</span> <span class="hps">successful</span></span></p> <p><span lang="en" id="result_box"><span class="hps">and</span> where can be seen the result of <span class="hps">download</span> <span class="hps">and</span> <span class="hps">upload</span><span></span></span><span lang="en" id="result_box"> ?</span></p> <p> thank you</p> http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx#comment9520 syifa http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx Sat, 22 Jun 2013 12:13:51 GMT Re: Background processing in Windows 8: Part 5: Background transfers in Windows 8 <p>I too have similar question as Ben asked. Can I use background transfer API to call my WCF or Web API service to get JSON file to the client? I want to get that JSON from the service and I want to store the data in app's SQLite DB. is it possible with background transfer API?</p> <p>Also, I want to use this background transfer API in a background task and want to register it with time trigger so that user no need to initiate the process every time. By the time user opens the app, he will see latest information/data (as background transfer API executed periodically in BG Task). Is it something possible to achieve?</p> <p>Thanks for answering in advance!</p> http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx#comment9503 SureshPokkuluri http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx Mon, 17 Jun 2013 01:45:33 GMT Re: Background processing in Windows 8: Part 5: Background transfers in Windows 8 <p>Now this is specific for up/downloading files. What if I have a WCF service to up/download information, can I create my own implementation of DownloadOperation etc, that basically encapsulates the WCF process? Reason I ask is when you have a WCF service for up/download info, when a RT app has nothing to do (while another thread is running the WCF up/down_, it goes to sleep, and breaks the WCF process. If the WCF process could be run as a Background up/down - load, it would continue ebven if the app ges to sleep.</p> <p><br /> </p> <p><br /> </p> http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx#comment9499 BenGeerdes http://www.silverlightshow.net/items/Background-processing-in-Windows-8-Part-5-Background-transfers-in-Windows-8.aspx Sat, 15 Jun 2013 18:16:04 GMT