MonoTouch.Info - Entries tagged with C#
MonoTouch Sample Code: Synchronous Web Request
A blog post by Terry Westley that gives an example of a program that performs a synchronous web request. Please do yourself and your IPhone users a favor: don’t use this technique except in a separate thread.
MonoTouch Library - Json.NET
Json.NET library makes working with JSON formatted data in .NET simple. Key features include a flexible JSON serializer to for quickly converting .NET classes to JSON and back again, and LINQ to JSON for reading and writing JS. According to redth seems to work on MonoTouch if you compile with PocketPC and SILVERLIGHT symbols.
MonoTouch Article - Settings.bundle
Property Lists (plist) and Bundles are probably so obvious to seasoned Mac/iPhone developers that they're not even worth mentioning, however for someone with a '100% .NET' background you can't take anything for granted. This blog entry is a quick guide that can help you get started.
MonoTouch Sample - "iSOFlair"
A sample MonoTouch application created by Craig Dunn. This blog post discusses the app, has pictures and links to the sample files. The app renders your stackoverflow.com score. His main goals were to play with WebClient, the 'filesystem' and then to get a multi-page/view app working with proper Settings (to configure the various stackoverflow variants).
MonoTouch Samples - Samples via the Mono Site
The MonoTouch team have some sample applications that they ported from CocoaTouch/Objective-C to MonoTouch. This page points to where you can get the samples.
MonoTouch Sample - Restaurant Bill Splitter
Craig Dunn creates a sample app using MonoTouch Beta. The restaurant bill splitter app is discussed in this blog post with images and the sample source available.
MonoTouch Video of Stanford University IPhone Course (CS193P) Assignment 2B
Simple walkthrough of Assignment 2B for CS193P using MonoTouch rather than XCode. Created by Kevin Sheffield
MonoTouch Video of Stanford University IPhone Course (CS193P) Assignment 1
Simple walkthrough of Assignment 1 for CS193P using Monotouch rather than XCode. Created by Kevin Sheffield
MonoTouch iPhone Hello World
A 5 minute video on YouTube showing Hello World being built via MonoTouch and shown demoed on the IPhone Simulator. Video done by @redth
Previous 1 2 3 4 5 6 7 8 9 10 11 Next