UITableView and SQLite Using Monotouch
Tuesday, March 23, 2010 at 3:02AM In this article I will present a sample application that uses UITableView and SQLite to display data stored in a SQLite database. This application will log and display in a UITableView blood pressure samples created by the user. It will store the date and time, the systolic and diastolic values and the pulses per minutes. This is a port of the application created in this article.
Mono Touch,
SQLite,
UITableView,
iPhone SDK in
MonoTouch,
iPhone Dev,
iphone sdk 