(X) Hide this Join our next live webcast on December 15th, 10 am PDT - Building a Silverlight 4 application end-to-end. Presenter: Gill Cleeren
Check the webinar agenda | Register for the webinar
Skip Navigation LinksHome / News / View News

Getting bytes from continuous streams on Windows Phone 7

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Nov 19, 2010
(0 votes)

SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterDen Delimarsky explains how to pull data from a continuous stream in Windows Phone 7.

Source: Den By Default

When it comes to getting data from the web in a Windows Phone 7 application, it is pretty easy to implement a downloading layer via asynchronous calls (synchronous web calls are not allowed), be it through WebClient or HttpWebRequest. That works well when the data is defined by a specific size restraint – to be specific, when it is known what amount is to be downloaded. In a standard situation, once the async callback is triggered, it means that the response is there ready to processed and all the needed data was downloaded and is kept in memory.
Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 2 and 8 and type the answer here: