| If you are new to MonoTouch, read our Installation page. MonoTouch EBookThe e-book "Building iPhone and iPod Touch applications for the C#/.NET developer using MonoTouch" is out. This is a short book that walks you though getting started with MonoTouch and explains the basics of MonoTouch development. How-To DocumentsVarious How-To documents on various tasks are available on the MonoTouch public Wiki. MonoTouch APIThe MonoTouch API binds C and Objective-C APIs from CocoaTouch on the iPhone/iPod Touch. The documentation is avaialble at www.go-mono.com/docs. The API design for the CIL/Objective-C binding is covered in the MonoTouch API document. SamplesWe have ported some sample applications from CocoaTouch/Objective-C to MonoTouch. The samples require MonoTouch to be installed. The Mono port of Apple's GUI catalog is a good starting point for beginners. TutorialsThe tutorials on this site will guide you through the steps of getting your sample applications running from the command line. |