Reputation: 10134
whats the best and simplest tool to use for iphone development?
i am a .net web developer and use Visual Studio for ever. what would i use for developing iPhone apps?
is this different than developing websites for mobile devices?
Upvotes: 1
Views: 98
Reputation: 1062745
Re being the "only"; that is just not the case; tools like MonoTouch allow you to develop for iPhone in C# / MonoDevelop, using the device-native widgets.
Upvotes: 1
Reputation: 3616
Ya.. Xcode is the only tool in which u can develop source codes for all the apple products. Being a .net profession, you can get the concepts of Objective C and Cocoa soon. Please refer to the following Apple developer website for futher details about iPhone development.
Upvotes: 0