mountain
Name: mountain
Score: 64.06
Last Seen: 152 days, 10 hours, 29 minutes ago
Member Since: 25 October, 2009
MonoTouch.Info
Upcoming Entries Submit New Entry atom rss
1
touches

MonoTouch Article - Building iPad applications using MonoTouch - the UISplitView

published 152 days, 4 hours, 31 minutes ago posted by mountainmountain 152 days, 10 hours, 29 minutes ago
Saturday, April 03, 2010 11:04:16 PM GMT Saturday, April 03, 2010 5:06:21 PM GMT
In this article Richard de Zwart (@mountain1965) writes about the UISplitView introduced with the iPad and creates a sample application that involves a map and a list of locations. He also provides the sources to download and play with yourself. (more)
category: Articles | clicked: 198 | comment | | source: lsd.luminis.nl
tags: Article, iPad, MonoTouch, Richard de Zwart, UISplitView
1
touches

MonoTouch Article - Building iPhone applications using MonoTouch, How To: using a view without a controller

published 219 days, 6 hours, 51 minutes ago posted by mountainmountain 220 days, 6 hours, 58 minutes ago
Tuesday, January 26, 2010 8:44:19 PM GMT Monday, January 25, 2010 8:37:24 PM GMT
Of course, a view without a controller is not very useful in itself, but in this post I want to show you how I solved a small re-usability problem. I’m working on a small open-source project on Codeplex that aims to build a player for the Hanselminutes podcasts. It is nothing very special, but it gives me a nice playground to find out new stuff. So there is a “Loading playlist” message and a “Buffering audio” message displayed at the appropriate moments. You can do that in a lot of ways, but in this a... (more)
category: Articles | clicked: 88 | comment | | source: lsd.luminis.nl
tags: Article, MonoDevelop, Nib, view
2
touches

MonoTouch Article - Building iPhone applications using MonoTouch, part 5: software design considerations

published 278 days, 8 hours, 11 minutes ago posted by mountainmountain 280 days, 6 hours, 12 minutes ago
Saturday, November 28, 2009 7:23:54 PM GMT Thursday, November 26, 2009 9:22:47 PM GMT
In the previous 4 posts (4, 3, 2, 1) I gave a lot of attention to the overall structure of an iPhone application. In this post I want to talk about a topic that is more concerned with general software design issues: where do I do what? (more)
category: Articles | clicked: 137 | comment | | source: lsd.luminis.nl
tags: Design Patterns, iPhone, MonoTouch, SOLID
3
touches

MonoTouch Article - Building iPhone applications using MonoTouch, part 4: the UISearchDisplayController

published 302 days, 21 hours, 35 minutes ago posted by mountainmountain 303 days, 6 hours, 40 minutes ago
Wednesday, November 04, 2009 5:59:49 AM GMT Tuesday, November 03, 2009 8:54:48 PM GMT
This is part 4 in a series on iPhone apps for beginners. In my previous post I wrote about the Interface Builder and things like outlets. Last night (with the help of some colleagues) I cracked one of the more advanced Classes in the Interface Builder: the UISearchDisplayController. (more)
category: Articles | clicked: 108 | 2 comments | | source: lsd.luminis.nl
tags: .NET, Interface Builder, MonoTouch, Search
11
touches

MonoTouch Video - Getting started with MonoTouch

published 347 days, 11 hours, 44 minutes ago posted by http://brentschooley.com/http://brentschooley.com/ 347 days, 19 hours, 58 minutes ago
Sunday, September 20, 2009 3:51:23 PM GMT Sunday, September 20, 2009 7:37:22 AM GMT
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. (more)
category: Videos | clicked: 282 | 1 comment | | source: www.codesnack.com
tags: Beginner, C#, codesnack, gettingstarted, IB, Install, MonoTouch, screencast, Video