Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Xamarin

Xamarin

Scheduled Pinned Locked Moved The Lounge
questionmobile
22 Posts 15 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D DaveAuld

    I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

    C Offline
    C Offline
    Clark Kent123
    wrote on last edited by
    #4

    This has been something on my mind as well. I have been looking into it as well it seems great from what I have read and seen. However, it can be a bit pricey which is why I am currently weighing my options before I make the plunge.

    1 Reply Last reply
    0
    • P PIEBALDconsult

      DaveAuld wrote:

      Does it justify its price?

      Not to me, it doesn't. And I still want to use C# on OpenVMS.

      You'll never get very far if all you do is follow instructions.

      J Offline
      J Offline
      JMK NI
      wrote on last edited by
      #5

      No I'm...doesn't

      1 Reply Last reply
      0
      • S snorkie

        It depends on how lazy you are. I'm working on a project and I don't want to be bothered to learn Java/Eclipse. Xamarin has been easy and seems to work great. Hogan

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #6

        snorkie wrote:

        I don't want to be bothered to learn Java/Eclipse

        I gave up after about ten minutes. Xamarin might be something I could use, but as I only use free development tools (VS Express, SQL Server Express, etc.) I may never know.

        You'll never get very far if all you do is follow instructions.

        S 1 Reply Last reply
        0
        • D DaveAuld

          I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #7

          We looked at it for our projects.... We are not using it for our projects. 'Nuff said.

          1 Reply Last reply
          0
          • D DaveAuld

            I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #8

            The MonoDevelop IDE changed to "Xamarin Studio" after an update. It updated onto the C:, whilst the app was installed under D:. If I doubleclick on the icon on the desktop, the version on the D drive is started, and starts the download again.

            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

            1 Reply Last reply
            0
            • D DaveAuld

              I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

              RaviBeeR Offline
              RaviBeeR Offline
              RaviBee
              wrote on last edited by
              #9

              Xamarin is powerful technology.  I'm evaluating it at work.  It's not cheap, but the benefits (in my case) far outweigh the cost. Note that Xamarin doesn't allow you to do away with having to know how Android or iOS works.  You still need to be fluent in the native APIs to use Xamarin.  What Xamarin gives you is the power of C#, the ability to share non-UI specfic code (Xamarin Forms lets you share some UI code) and of course a world class IDE (VS). Xamarin and MS have a deep partnership.  I wouldn't be surprised if it's acquired by MS and becomes part of Visual Studio. /ravi

              My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

              P 1 Reply Last reply
              0
              • D DaveAuld

                I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                D Offline
                D Offline
                Dennis E White
                wrote on last edited by
                #10

                DaveAuld wrote:

                sounds / looks good, but the question is: Is it really? Does it justify its price?

                It does have a nice look and feel to it. If I were doing open source C# or .Net development this would definitely be the tool I would want to grab since I only run Linux and OS X on my home machines now. If I were going to do it for my IOS app development only then no the price is not justified. I get XCode for free and only have to pay $100 for the right to publish my apps in the app store. Also learning ObjectiveC was not an issue (just another language) for me.

                1 Reply Last reply
                0
                • RaviBeeR RaviBee

                  Xamarin is powerful technology.  I'm evaluating it at work.  It's not cheap, but the benefits (in my case) far outweigh the cost. Note that Xamarin doesn't allow you to do away with having to know how Android or iOS works.  You still need to be fluent in the native APIs to use Xamarin.  What Xamarin gives you is the power of C#, the ability to share non-UI specfic code (Xamarin Forms lets you share some UI code) and of course a world class IDE (VS). Xamarin and MS have a deep partnership.  I wouldn't be surprised if it's acquired by MS and becomes part of Visual Studio. /ravi

                  My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                  P Offline
                  P Offline
                  PIEBALDconsult
                  wrote on last edited by
                  #11

                  Ravi Bhavnani wrote:

                  if it's acquired by MS and

                  abandons it in two years. FTFY

                  You'll never get very far if all you do is follow instructions.

                  OriginalGriffO 1 Reply Last reply
                  0
                  • D DaveAuld

                    I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                    J Offline
                    J Offline
                    Joe Woodbury
                    wrote on last edited by
                    #12

                    I did a fairly extensive evaluation of cross platform frameworks last fall. Xamarin looked great at first. The more I looked into it, the less impressed I became. The first shock was the price (they charge $1000 a year per developer per platform.) What you get for that price falls short. I wasn't impressed with the support nor the maturity of Xamarin itself--there's too much "lead you up to the edge of the cliff and then leave." A lot has changed in the last nine months, so your mileage may vary. (FYI, I chose to go with Qt. I found it more mature and it gave us the performance we needed. Unfortunately, that project has since been cancelled, so it was all for naught.)

                    1 Reply Last reply
                    0
                    • P PIEBALDconsult

                      Ravi Bhavnani wrote:

                      if it's acquired by MS and

                      abandons it in two years. FTFY

                      You'll never get very far if all you do is follow instructions.

                      OriginalGriffO Offline
                      OriginalGriffO Offline
                      OriginalGriff
                      wrote on last edited by
                      #13

                      :sigh: Probably right... Still, could be worse: acquired by Corel and filled chock-full of bugs?

                      Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                      1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        snorkie wrote:

                        I don't want to be bothered to learn Java/Eclipse

                        I gave up after about ten minutes. Xamarin might be something I could use, but as I only use free development tools (VS Express, SQL Server Express, etc.) I may never know.

                        You'll never get very far if all you do is follow instructions.

                        S Offline
                        S Offline
                        Serge Desmedt
                        wrote on last edited by
                        #14

                        There is a free version but it is very limited in usefulness

                        1 Reply Last reply
                        0
                        • D DaveAuld

                          I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                          A Offline
                          A Offline
                          Abhinav S
                          wrote on last edited by
                          #15

                          DaveAuld wrote:

                          Does it justify its price?

                          And what about performance?

                          Mobile Apps - Football Doodles | Sound Meter | Color Analyzer | SMBC

                          D RaviBeeR 2 Replies Last reply
                          0
                          • A Abhinav S

                            DaveAuld wrote:

                            Does it justify its price?

                            And what about performance?

                            Mobile Apps - Football Doodles | Sound Meter | Color Analyzer | SMBC

                            D Offline
                            D Offline
                            DaveAuld
                            wrote on last edited by
                            #16

                            Don't ask me! Performance is part of the justification of the price!

                            S 1 Reply Last reply
                            0
                            • D DaveAuld

                              Don't ask me! Performance is part of the justification of the price!

                              S Offline
                              S Offline
                              Serge Desmedt
                              wrote on last edited by
                              #17

                              Performance as in "The application is lightning fast" or as in "The developper is lightning fast" ?

                              D 1 Reply Last reply
                              0
                              • S Serge Desmedt

                                Performance as in "The application is lightning fast" or as in "The developper is lightning fast" ?

                                D Offline
                                D Offline
                                DaveAuld
                                wrote on last edited by
                                #18

                                That depends on what matters to you.......choose your own metrics!

                                1 Reply Last reply
                                0
                                • D DaveAuld

                                  I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                                  M Offline
                                  M Offline
                                  Mark_Wallace
                                  wrote on last edited by
                                  #19

                                  Static linking to .NET makes for big footprints. No-one likes bloat.

                                  I wanna be a eunuchs developer! Pass me a bread knife!

                                  1 Reply Last reply
                                  0
                                  • D DaveAuld

                                    I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                                    M Offline
                                    M Offline
                                    Marco Bertschi
                                    wrote on last edited by
                                    #20

                                    Go for Qt. The offer the same capabilities, only that it's in ol' fashioned C++ and you can use it for free as long as you publish the product under the GPL.

                                    The console is a black place

                                    1 Reply Last reply
                                    0
                                    • A Abhinav S

                                      DaveAuld wrote:

                                      Does it justify its price?

                                      And what about performance?

                                      Mobile Apps - Football Doodles | Sound Meter | Color Analyzer | SMBC

                                      RaviBeeR Offline
                                      RaviBeeR Offline
                                      RaviBee
                                      wrote on last edited by
                                      #21

                                      No issues so far. /ravi

                                      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                                      1 Reply Last reply
                                      0
                                      • D DaveAuld

                                        I have noticed that Xamarin appears to be quite a favoured topic for Articles, Blogs and Tips at the moment. I haven't used it, I have had a look at the website, sounds / looks good, but the question is: Is it really? Does it justify its price? Just curious.........

                                        A Offline
                                        A Offline
                                        Anders Molin
                                        wrote on last edited by
                                        #22

                                        I looked into it and read a lot about it last fall... You still need to know how the platforms works, you still need to know how to make the different userinterfaces for android and IOS, and you need a mac in order to develop and debug IOS apps. I read about a lot of problems with debugging IOS apps, from the Xamarin IDE. I went with ADK (Eclipse) and Xcode and have never looked back. Objective-C kan be a bitch to learn, but once you get the hang of it, it's an okay language. Java is quite easy when you are used to C#.

                                        - Anders

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups