Hacker News new | ask | show | jobs
by j_s 4254 days ago
Now that they've added a profiler as another differentiator the chances of that happening may have improved slightly. They do have 'call us' deals for small/new businesses.

I'm wondering if you would mind sharing what features you miss the most when you are away from Visual Studio? I've not tried it but I'd guess a lot of the editing is possible even if you do wind up stuck using Xamarin Studio for building and debugging.

1 comments

I've never played enough with Xamarin Studio and only tested Xamarin Business with Visual Studio (I've used a 30 days trial).
Its essentially branded monodevelop with bundled addins(or is mono develop now unbranded xamarin?). In any case, it has improved dramatically over the past couple years. I write services/daemons in it and find the C# functionality to be fantastic now. F# is coming along too.
Thanks for sharing your experience.

Xamarin Studio is definitely rough around the edges but for the most part it seems to get the job done. For example, I've had issues where the update dialog steals the modal focus from the source control dialog(s) and that's basically the end of all interaction with the app until I restarted it.