| If you are new to MonoTouch, read our Installation page. BooksProfessional iPhone Programming with MonoTouch and .NET/C# was written by various members of the MonoTouch community: Wallace B. McClure (Author), Rory Blyth (Author), Craig Dunn (Author), Chris Hardy (Author), Martin Bowling (Author) and is the first print book covering the MonoTouch toolchain to build applications using .NET. 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. The MonoTouch community has produced dozens of samples, visit the up-to-date http://monotouch.info/MonoTouch/Samples site for the latest in samples. TutorialsThe tutorials on this site will guide you through the steps of getting your sample applications running from the command line. Additionally, http://monotouch.info is tracking many articles related to MonoTouch. 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. |