Databinding a ListView with Mono for Android
Posted
by Wallym
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by Wallym
Published on Tue, 18 Sep 2012 16:43:00 GMT
Indexed on
2012/09/18
21:39 UTC
Read the original article
Hit count: 343
The world lives on data. Data is all around us and in many forms: salespeople need to know what customers have spent; twitter users want to know what their friends are saying. How do we as developers present data to a user? In Android, we use the ListView in its various forms. In this article, we'll look at using a ListView, how we can work with it, then discuss what we need to do to overcome some of the challenges in a mobile environment.
Article url: http://visualstudiomagazine.com/articles/2012/09/14/databind-a-listview.aspx
© ASP.net Weblogs or respective owner