Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I was going through a link regarding mobile application development using kony and i found it very interesting but xamarin is very stable platform,i have done development with it from last 2 years and even microsoft has recently acquired it.Still i have doubt which IDE is better and proven.

What I have tried:

Xamarin from last 2 years for cross platform and native application development.
Posted
Updated 30-Jun-16 19:54pm

1 solution

I'd suggest that as far as IDE's go, you can't do much better than Visual Studio - and now that it supports Xamarin and Xamarin Forms, that could well be the way to go.
I just wish there was a visual designer for Forms instead of having to "hand crank" the XML. :sigh:
 
Share this answer
 
Comments
Nikhil_S 1-Jul-16 5:05am    
Well i am working on VS from last 7 years but i wanted to know which is better among these two IDE's.VS is not for iOS app development but we can use Xamarin or Kony for that.We can use VS also by connecting to Build host(mac machine) but still i wanted to know what's soo exciting about kony and if there's anything which i can't do via xamarin but with kony ?
OriginalGriff 1-Jul-16 5:11am    
"VS is not for iOS app development"
You sure?
VS supports Xamarin Forms, which does very much work on iOS, Android, UWP, ...
Nikhil_S 1-Jul-16 5:15am    
i mentioned that thing.We can do that via connecting to "build host" which should be installed on MAC and should have public access.
Richard MacCutchan 1-Jul-16 5:06am    
You could always use eclipse or Android Studio for the forms design and then copy 'n' paste the XML into VS. :)
Nikhil_S 1-Jul-16 5:09am    
Right.I know that but why people are so attracted towards kony even Microsoft has integrated xamarin into VS.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900