Quote:
Originally Posted by phpfreak2007
I want to build iPhone application On Windows OS and dont want to use MAC OS.
Is it possible to build in .net 2008 with MVC or I need to use mono??
I don't know how to use mono and mobile application development in .net.
The reason you can't build a .NET mobile application for an iPhone is because the iPhone does not have the .NET framework.
Therefore, you cannot easily develop .NET mobile applications for an iPhone unless you run it in something like Mono on the iPhone. (I didn't realize that Mono was available for the iPhone..that's kind of cool :)
It is better not to use .NET for developing an iPhone application.
I don't know what development tools are out there that will let you develop an iPhone application in Windows.
If you really want to use .NET, have you considered developing a web site application that the iPhone can access through Safari?