Adrian Godong
Adrian Godong

Reputation: 8911

what iPhone application that helps developer most?

I just bought an iPhone 3GS and wondering what applications that can help on .NET development.

Upvotes: 0

Views: 213

Answers (4)

Mark Beaton
Mark Beaton

Reputation: 2677

If you're referring to running apps written in C# on the iPhone, it's very early days, but efforts are underway thanks to the Mono team:

Mono/iPhone

Upvotes: 0

OhioDude
OhioDude

Reputation: 1070

Safari and MSDN work for me.

As for a specific application, I don't think there are any.

Upvotes: 0

Andrew Scagnelli
Andrew Scagnelli

Reputation: 1604

In terms of personal/project planning, I recommend a GTD application. There are quite a few available, and they vary widely in price. I use Things, and have for about a month and a half, and its kept me more on-track than any other method I've used before.

If you've never heard of GTD before, check Amazon/Kindle (the Kindle Reader another good app for the iPhone, although the technicial library is lacking at the time being) for "Getting Things Done."

Upvotes: 1

Vin
Vin

Reputation: 6145

First thing I would do is start listening to Podcasts on .Net development and download them on to the iPod in the iPhone, using iTunes

Here's a link that contains links to such podcasts

If you are specifically looking for apps from appstore, then I don't know, may be search?

And, if you are looking to develop apps for iPhone in .Net, then yeah it's possible using Mono AOT(Ahead of Time)Compilation and Unity3D

Upvotes: 1

Related Questions