November 2009 - Posts

3
Comments

Speaking at the 5th UgiALT.Net Conference on Monotouch by Chris Hardy (ChrisNTR)

Good evening! Just a quick note to say that I'm going to be speaking at the 5th Italian UgiALT.NET conference in Milan, Italy on Saturday 23rd January 2010. The conference will mainly be in Italian (apart from my session and maybe a few others) so that...
Filed under: , , , ,
3
Comments

Custom loading screen on Monotouch by Chris Hardy (ChrisNTR)

I had a request from my previous post about the DoneDone app to give a little insight on how the loading screens were created. I finally got round to creating an example project which shows one way of creating this sort of effect. The way I created the...
Filed under: , , , ,
5
Comments

Creating a FlipView with Monotouch by Chris Hardy (ChrisNTR)

It seems that the default project templates that Monotouch provides doesn't include a FlipView template. This template normally provides a way of flipping a view to another view which displays different information. I created a demo project (which includes...
Filed under: , , , ,
6
Comments

Converting a UIImage to a ByteArray in Monotouch by Chris Hardy (ChrisNTR)

Monotouch Tips Part 1 Today I'm doing a post on a common problem I see a lot of people run into whilst developing with Monotouch. Having the ability to consume web services within Monotouch is a great feature of Monotouch however - normally sending data...
Filed under: , , , ,
13
Comments

DoneDone Monotouch iPhone App Screencast by Chris Hardy (ChrisNTR)

A little background for the iPhone application... DoneDone is a web app that manages issue tracking for projects. It's currently our choice bug tracking solution at work . Until a few months ago, the API they expose only allowed for the ability to add...
Filed under: , , , ,
More Posts