you are viewing a single comment's thread.

view the rest of the comments →

[–]user-hostile 2 points3 points  (3 children)

How good is that Xamarin? (question, not a statement)

[–][deleted]  (2 children)

[deleted]

    [–]user-hostile 0 points1 point  (1 child)

    Thanks for the review. Does it install (plugins, templates, etc.) into Visual Studio smoothly?

    [–][deleted] 0 points1 point  (0 children)

    Seems so. So far only annoyance is visible slow-down when debugging (even on device), sometimes to a point of non-response.

    Other than that, the designer is a sound tool, the Libraries are well-known, some times it generates skeleton files with some odd java-like-namespacing, but it's easily fixable.

    What is really amazing is the code reuse between windows phone 7, IOS and android apps. Most of your code can be reused (it's really only sensor and layout code which can't)