I already have one website which is develped in php, similar to that site we need to develop the iphone application. How can we develop iphone related applications. I am very new to iphone applications development.
My requirement is to develop applications which will have some kind of interaction with sql server 2005 database like executing queries, stored procedures etc.,
Is there any .dlls/plugings that can be used in visual studio 2005 for developing application related to iphone/ipad etc., If not please let me know best softwares used for developing iphone/ipad related applications.......
I already have one website which is develped in php, similar to that site we need to develop the iphone application. How can we develop iphone related applications. I am very new to iphone applications development.
My requirement is to develop applications which will have some kind of interaction with sql server 2005 database like executing queries, stored procedures etc.,
Is there any .dlls/plugings that can be used in visual studio 2005 for developing application related to iphone/ipad etc., If not please let me know best softwares used for developing iphone/ipad related applications.......
Thanks,
Vision.v1
Initially you should have a Mac Machine, then IOS device like iPhone or iPad, an Apple iPhone apps developer. With all these things u can achieve what ever you want in apple side. if u want any more info mail me - ( sreecharans@gmail.com)
I googled and found some information like we need to use Objectvie C language for devloping the Iphone related application, but is it possible to develop using c# language or in visual Studio 2005...plz let me know
I think there was or is the MonoTouch project, but I wouldn't put much hope in it. Otherwise, no C#. You can use pure C (but why would you) or mix in C++, but I'd suggest getting a good grip on ObjC.