Creating Custom UITableViewCell's with MonoTouch - the correct way
A new approach for creating custom UITableViewCell's in a MonoTouch iPhone app.
A new approach for creating custom UITableViewCell's in a MonoTouch iPhone app.
An iPhone app written in MonoTouch about this years NDC conference.
Select a contact from the address book of an iPhone application with MonoTouch.
A screencast showing how to create an iPhone application with a UITableView, then demonstrating the ability to delete a UITableViewCell from the table.
How to show the number of new items on your iPHone applications badge, with MonoTouch.
How to display the network activity indicator icon in the status bar of an iPhone application using C# and MonoTouch.
Part two of two blog posts where we will create a simple RSS Reader app using MonoTouch. The application uses a UINavigationController, and a UITableViewController.
Part one of two blog posts where we will create a simple RSS Reader app using MonoTouch. The application uses a UINavigationController, and a UITableViewController.
A comparison of C# and Objective-C, and why I am personally glad that MonoTouch is here.