Posterous theme by Cory Watilo

Filed under: iphone

Intro to MonoTouch: .NET Development for the iPhone

Until recently your only choice for developing applications for Apple’s iPhone was to jump into the Apple development ecosystem. This means being willing to write Objective-C code in the XCode IDE. For many developers, learning Objective-C was seen as a huge barrier-to-entry. This is especially true for many .NET developers whom have never had to worry about memory management, pointers, and other C language responsibilities that they are unfamiliar with.

Very long and good. I've only read the first bits and skimmed the first. Bookmarking for myself for later.