pauliom
Name: pauliom
Score: 7.06
Last Seen: 771 days, 7 hours, 55 minutes ago
Member Since: 13 March, 2010
MonoTouch.Info
Upcoming Entries Submit New Entry atom rss
2
touches

MonoTouch Article - MonoTouch Binding for AdMob

published 963 days, 8 hours, 48 minutes ago posted by mtimti 963 days, 15 hours, 5 minutes ago
Monday, September 28, 2009 11:59:26 AM GMT Monday, September 28, 2009 5:43:17 AM GMT
Terry Westley writes a blog post on how to create and use a binding for an Objective-C library not covered by MonoTouch. AdMob as the name implies allows you to add adverts to your free iPhone application. It’s not complete yet, but the basics work according to the blog post. This post is great because it shows you how a binding can be done and it gives a first cut of a useable AdMob library for MonoTouch developers. Hopefully this is something the AdMob guys will pick up and run with (in order to ensure... (more)
category: Articles | clicked: 332 | 3 comments | | source: sabonrai.wordpress.com
tags: AdMob, Article, C#, iPhone, Library, MonoTouch
3
touches

MonoTouch Video - Creating a UITabBarController Application

published 973 days, 7 hours, 33 minutes ago posted by mtimti 973 days, 11 hours, 36 minutes ago
Friday, September 18, 2009 1:14:56 PM GMT Friday, September 18, 2009 9:11:38 AM GMT
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... (more)
category: Videos | clicked: 790 | 1 comment | | source: www.codesnack.com
tags: C#, MonoDevelop, MonoTouch, Objective-C, UITabBar, UITabBarController, Video, Xcode