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 Forms

Xamarin Forms

Scheduled Pinned Locked Moved The Lounge
csharpmobilevisual-studiohelpquestion
28 Posts 21 Posters 10 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.
  • R Rage

    Most of us still code in VB, so this is pretty futuristic technology you are talking about.

    Do not escape reality : improve reality !

    R Offline
    R Offline
    Roger Wright
    wrote on last edited by
    #19

    You're scaring me... :~ Will Rogers never met me.

    1 Reply Last reply
    0
    • K Kevin Marois

      You do realize that it's against the CP rules to mention 'VB' in the Lounge? :) :)

      If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

      V Offline
      V Offline
      virang_21
      wrote on last edited by
      #20

      Unless you live in land down under, have a mullet and are referring to Victoria Bitter - Wikipedia[^]

      Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

      1 Reply Last reply
      0
      • K Kevin Marois

        Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

        If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

        T Offline
        T Offline
        Thornik
        wrote on last edited by
        #21

        I even didn't tried! :) IMHO Xamarin as a 3-rd party company don't reward attention. .NET is a MS platform and THEY are completely responsible for proper UI lib on Linux. But instead of burying clumsy WPF and making usable UI, MS just points finger "hey, see, these guys make something like UI!". WTF?!! Who is responsible for that UI? Nobody. So why we should waste time on "hand made" library w/o any support and quality assurance? ATM MS has only two robust combinations: Windows+WinForms & Windows+WPF. Last one is slow and clumsy, so only 1.5 combinations. :)

        1 Reply Last reply
        0
        • K Kevin Marois

          Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

          If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

          M Offline
          M Offline
          michiganblkman
          wrote on last edited by
          #22

          Its posts like this here and in other forums that have prompted me to consider offers like this. Apparently, Xamarin has been a mystery to more than a few folks. https://codecareeracademy.com/intro-to-crossplatform-mobile-xamarin/[^][^] Further, this is promoted by a popular meetup group here in our area address[^] Also , the instructor is a regular speaker at coding events.

          1 Reply Last reply
          0
          • K Kevin Marois

            Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

            If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

            J Offline
            J Offline
            jfren484
            wrote on last edited by
            #23

            I used it at a previous job (~2 years ago now). Got it working fine. Had to get all those dependencies taken care of that you're noticing, but I don't remember it being that painful.

            1 Reply Last reply
            0
            • K Kevin Marois

              Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

              If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

              U Offline
              U Offline
              User 10880268
              wrote on last edited by
              #24

              I got it to work using VS2013. It was painful but worth it. I have two Corporate Apps running. Once you figure out the hundreds of little obstacles, you can get to a nice little code->deploy cycle.

              1 Reply Last reply
              0
              • K Kevin Marois

                Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

                If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                H Offline
                H Offline
                Herbie Mountjoy
                wrote on last edited by
                #25

                After spending several fruitless hours I gave up and decided the old ways are best.

                We're philosophical about power outages here. A.C. come, A.C. go.

                1 Reply Last reply
                0
                • K Kevin Marois

                  Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

                  If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                  D Offline
                  D Offline
                  Daniel Wilianto
                  wrote on last edited by
                  #26

                  Use visual studio built in installer. Tick android development (xamarin) I have not run into troubles until now. The thing I hate about Xamarin is, the apk it produces is way too bloated. >_>

                  1 Reply Last reply
                  0
                  • K Kevin Marois

                    Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

                    If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                    R Offline
                    R Offline
                    Riz Thon
                    wrote on last edited by
                    #27

                    Indeed the easiest is to install Xamaring with Visual Studio, it may just take time to download everything. I remembered thinking that it wasn't working, but it's just because I didn't have the Android Emulator installed.

                    1 Reply Last reply
                    0
                    • K Kevin Marois

                      Just curious... Has anyone actually gotten Xamarin Forms to work in Visual Studio? I've tried installing it on 3 different PC's - Home, Company 1, and now Company 2 ... and in each case it's a nightmare getting it installed. Then, when it appears to be installed, I get countless compilation errors that say "Please install.... blah blah blah". So, anyone here actually have it working?

                      If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                      J Offline
                      J Offline
                      jlongo
                      wrote on last edited by
                      #28

                      Yes, but process could be better. I ended up with a fresh win 10 install. Then used the Zamyl universal template then I fixed each problem just to run an empty project. Was painful but eventually got through it. Good part of the problem is Different Nugett packages and then updates from his Xammer in. It's worth the effort though once you get a good stable install working in all platforms we care about, you literally have one C-sharp CodeBase. Used stackoverflow a lot. Product has come so far since it's mono days. Except for the installation issues that really is a mature good product

                      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