MonoTouch.Info - Entries tagged with iPhone
iPhone Event - The New York iPhone Software Developers Meetup Talks MonoTouch
The New York iPhone Software Developers Meetup has been running for a while and is worth looking into if you live in or near the area. An upcoming meetup will cover MonoTouch so keep an eye out for the date of the event (this entry will be updated once I know).
iPhone Event - IPhone Boot Camp for .NET developpers
This event is not specific to MonoTouch but serves as an introduction to iPhone development for .NET developers over 2 days. Things covered: Introduction to XCode Introduction to Objective-C Object-Orientation in Objective-C Handling User Interaction Working with iPhone User Interface Controls Working with Table Views Persisting Data Interacting with other iPhone applications Location: Montreal Marriott® Chateau Champlain 1050 de la Gauchetiere West Montreal, Quebec H3B 4C9 Date: November 23-24,20...
IPhone Article - iPhone URL Schemes
Link provided by Wallace B. McClure: This page centralizes code samples for URL schemes available in many iPhone applications, not only in Apple's but in many others. It also includes programming tips and references about implementing apps registering or consuming URL schemes.
iPhone Book - iPhone Cool Projects: Ten Great Development Projects for Your iPhone
This book was recommended by http://twitter.com/mikebluestein. He's not sure if it will help MonoTouch developers but it's a fun book to read regardless. From the book: "Ten master iPhone developers reveal the creative and innovative techniques they used to develop today’s best-selling iPhone applications. Discover the secrets of their successes in full colour with detailed code examples."
iPhone Book - Programming the iPhone User Experience
Just started reading this book (171 pages) and so far it looks like a good choice for a MonoTouch developer new to iPhone development. Knowing C# and having MonoTouch will be helpful but there are still things to learn. From the book: "This practical book provides you with a hands-on, example-driven tour of UIKit, Apple's user interface toolkit, and includes common design patterns to help you create novel iPhone and iPod Touch user experiences. You'll learn how to build applications with Apple's Cocoa To...
MonoTouch: HTTPS POST
Here’s some code binding to do a HTTPS POST in MonoTouch with the unbound NSMutableURLRequest, since the HTTPS in the MonoTouch stack is not yet working.
source: redth.info
Previous 1 2 3 4 5 6 7 8 Next