Knowledge is power. We love to share it.

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

Dalibor

Azure Mobile Services tips and tricks

05/27/2013 By Dalibor 0
This content has not been rated yet. 
Bookmark and Share

Recently I've used Windows Azure as a back-end for a Windows Phone app. Here are some of the experiences that I'd like to share.

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.