Blog posts with tag "iphone"

UINavigationController by example

September 12, 2010

Download all examples from Bitbucket The basics The UINavigationController gives you a one step-at-a-time (like an install wizard…

Objective C by example for a C# developer

June 22, 2009

This is a small set of code snippets that may assist as a quick reference when switching between C# and Objective-C concepts. It’s all…