Tagged Questions

3
votes
9answers
2k views

Renting development machines by the hour using remote access

I am thinking about getting an iPhone, but there are no good solutions for developing iPhone applications on the Windows platform. I don't own or have easy access to a Mac. Were my position switched, ...
1
vote
2answers
378 views

How do I create a development tool to create custom object instances for iphone os

I'm setting out to create an app where it will use 7-10 instances of a custom class, lets call them "books" each class will consist of a number of pages, a title, a int of how many pages a book ...