Why MonoTouch
I’m working on bringing some of my works over to the iPhone and iPad and in doing so I decided to use MonoTouch (since I have a strong .NET background and absolutely no Objective-C experience other than some evaluation work). The long term plan is to master MonoTouch, which will familiarize me with Cocoa, iPhone/iPad idiocies, and Interface Builder. After that, I’ll hop over and learn Objective-C and move all dev over there. Right now though, its all about getting an app done.
My Problem
I have a SQLite DB that contains a few thousand records that need to be seeded...
Read more...