My Artilcle on the UITableView with MonoTouch and the iPhone/iOS is now online
Posted by: Wallace B. McClure,
on 12 Jan 2012 |
View original | Bookmarked: 0 time(s)
My article on the UITableView in the iPhone/iOS with MonoTouch is now available online. Hopefully it is of value to you.
Article overview:Data is what makes applications go. It could be a Twitter search, a running game score where you are playing against your friends, sales data, or any other type of data that users want to base decisions on. In this article, we're going to look at presenting tabular data to users in a UITableView. The UITableView has a number of visually attractive default...