Monotouch SQLite Example Using SQLite databases with MonoTouch iPhone applications is surprisingly easy to do. For this example I have created a small application which queries a SQLite database and displays a list of country names in a UITableView. The sample project can be downloaded here.
|
1
touches |
|
|||


No comments yet, be the first one to post comment.