| MonoTouch Video - C# on the iPhone with MonoTouch by Chris Hardy
An overview of what's possible using Monotouch, Novell's new tool, to enable C# and .Net based applications for the iPhone and iPod touch.
Find out what you need to start using Monotouch and how to create a sample application. If you have any questions on why you'd use this, what are the benefits and downsides of using Monotouch then this is your place!
source: vimeo.com
|
| MonoTouch Video - MonoTouch for the iPhone - Dallas C# SIG
On the 3rd of December 2009 Casey Watson did a presentation covering MonoTouch for the iPhone. This page allows you to watch that presentation! He starts by discussing the basics of MonoTouch and quickly moves on to building a simple application.
source: www.drowningintechnicaldebt.com
|
| MonoTouch Video - Selecting a contact from the Address Book with MonoTouch
This screencast shows how to programmatically select a contact from the address book in an iPhone application using MonoTouch.
source: www.alexyork.net
|
| MonoTouch Video - Using UIImagePickerController in MonoTouch
Martin Bowling does a great video about the UIImagePickerController. The video is practically 16 minutes long and he also provides the source code. Great work!
"The UIImagePickerController is a must for creating iPhone apps, everyone loves taking pictures and sharing them with their friends :). The UIImagePickerController is the ViewController responsible for allowing the user to either Take a Photo or to Choose a Photo from their Photo Library. And utilizing it in your code is extremely easy."
source: www.martinbowling.com
|
| MonoTouch Video - Deleting cells from a UITableView with MonoTouch
This screencast shows the end-to-end process of how to create a simple iPhone application with MonoTouch. The application displays data in a table, and gives the user the ability to delete cells from the table.
The application consists of a UINavigationController, a UITableViewController and of course some UITableViewCells which can be deleted from their containing table.
source: www.alexyork.net
|
| MonoTouch Video - Oh just a hello world with Monotouch. Cuz it's neato.
Another Hello World video for those of you getting started. 3 minutes 39 seconds long so it won't take long to view but will give you an idea of how to use Interface Builder with MonoTouch.
source: screenr.com
|
| MonoTouch Video - iPhone Web Service client in C# using MonoTouch
This video demonstrates the ability to call SOAP Web Services in MonoTouch (in C#) on the IPhone 3.x Framework
source: tv.falafel.com
|
| MonoTouch Video - Building an IPhone RSS Reader Application using MonoTouch
This is a detailed video created by Rajesh Kanaparti where he builds an iPhone Rss Reader. He also offers the source code to help others get started.
From his blog post:
I love C# and is my primary choice. Having coded in objective C for couple of months, its lot easier to code in C# and one can be very productive and can use all the good features of C#. For example in this tutorial I have used Linq to XML to parse the feeds.
Download the sourcecode here.
source: www.vimeo.com
|
| MonoTouch Video - Getting started with MonoTouch
This is a new high quality screencast from Brent Schooley at http://codesnack.com. Since some of the concepts of developing for the iPhone platform will be foreign to the .NET developer, I thought it would be a good idea to create a screencast that eased them into the process. The screencast walks through installing MonoTouch and implementing Hello iPhone. Core Interface Builder concepts will be covered in detail.
source: www.codesnack.com
|
| MonoTouch Video - Writing your First IPhone application in C# using MonoTouch
Entry from Falafel TV: Writing your first MonoTouch application in C# for the IPhone framework using MonoDevelop and the IPhone 3.x SDK. Introductory video with some good comments. Looking forward to the future videos mentioned in this introductory video.
source: tv.falafel.com
|




