Top

Tags


Roadkill .NET Wiki

Google ads

Recommended reading


Search

Entries in iphone (5)

Wednesday
Sep212011

A review of Mike Bluestein's Learning Monotouch

I have been lucky enough to receive a review copy of Mike Bluestein’s “Learning Monotouch”. This is a mini review of the book.

Click to read more ...

Monday
Oct182010

UITableViewController by example

This article focuses on XIB-free UITableViewControllers. The entire article focuses on adding controllers and views programatically and is completely Interface Builder free

Click to read more ...

Sunday
Oct102010

Monotouch tips and snippets

This page is full of discoveries and snippets I'm accruing as I slowly learn my way around Monotouch. Originally my plan was to write objective-C, but just as I had finished my first Objective-C book I heard Monotouch presentation at a Devdays conference...

Click to read more ...

Sunday
Sep122010

UINavigationController by example

A look at the UINavigationController in Monotouch.

Click to read more ...

Monday
Jun222009

Objective C by example for a C# developer

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 beginner level and I've skipped some major concepts that a book will explain, as well as any C related tasks.

Click to read more ...