Whoa, where am I? And MonoTouch!

I really haven’t been updating this very often have I? Probably because I spend so much time fighting with IE.

Just a quick heads up. I’ve talked about Mono in the past. Get your C# app on any platform. Now they’ve released MonoTouch.

MonoTouch allows you to develop iphone apps in you favorite .Net/Mono language and compile it down to run on the iPhone. You can use Xcode’s Interface Builder to edit the views and layout.

When complete your app it just like any other and can be submitted to the App Store.

This is a licensed and for pay tool. But you can download MonoTouch to evaluate and it’d fully functional, save the ability to build to your iphone (You can test in the simulator).

Have a look. I’m porting the app I was previously working on to it and we’ll see how it goes.