Entries in Mono Touch (1)

Tuesday
Mar232010

UITableView and SQLite Using Monotouch

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.

Click to read more ...