Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

Dalibor

Using XML data in Windows Phone apps

05/04/2012 By Dalibor 3
Rated 3.00, 4 vote(s). 
Bookmark and Share
Mobile applications are rarely totally self-contained - they often need to use data from various online sources. This article describes how to pull XML content from a RSS feed, and show it in a ListBox container. This is nothing new, so we’ll try to spice it up a bit by adding a simple loading screen that is shown to the user while our XML data is being downloaded and parsed.