MonoTouch.Info - Entries tagged with Xcode
MonoTouch Article - MonoTouch Comparison with Apple Tools
Los Techies writes up a comparison of MonoTouch and Applie Tools by looking at some of the MonoTouch samples and converting them to their Objective-C equivalent.
MonoTouch Video - Creating a UITabBarController Application
Here is a link to the main blog post : This provides links to both videos plus a link to a MonoDevelop template that you can use! This is a detailed video approximately 18 minutes long that walks you through the creation of a UITabBarController Application using MonoTouch. This is the second video of a two part series created by Brent Schooley that shows the UITabBarController Application being built in Objective-C with Xcode (Part 1 can be seen by clicking here) and and C# with MonoTouch and MonoDevel...