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. Visual Studio(.NET) on mac os x

Visual Studio(.NET) on mac os x

Scheduled Pinned Locked Moved The Lounge
csharpquestiondatabasesql-servervisual-studio
27 Posts 20 Posters 0 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.
  • L Lost User

    Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

    R Offline
    R Offline
    ripteq
    wrote on last edited by
    #17

    Not that I'm aware. I use Win7 64bit, VS2010 and SQL2008R2 on the new MacBook Air using Bootcamp and it works a treat. This is not using virtualisation so the performance is very good. And the beauty is you can easily boot into either OS for your tool of choice :)

    1 Reply Last reply
    0
    • S Simon P Stevens

      MonoDevelop[^] runs on OSX. Mono supports ASP.net. it comes with xsp4 for quick testing or you can use mod-mono for hosting in Apache. You'll need to use a different database. MySql is a popular one that is open source and runs on OSX.

      Simon

      K Offline
      K Offline
      Kenneth Kasajian
      wrote on last edited by
      #18

      MonoDevelop on both Mac and Windows sure feels a lot like Visual Studio Lite; don't it?

      ken@kasajian.com / www.kasajian.com

      1 Reply Last reply
      0
      • L Lost User

        Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

        E Offline
        E Offline
        Eugene Peng
        wrote on last edited by
        #19

        Cut an Apple symbol and stick it on a Windows PC so it runs all the things you want to run and looked the way you wanted as well.

        A 1 Reply Last reply
        0
        • N Nemanja Trifunovic

          Just to remind you of his questions: if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Mono is not an answer to any of them.

          utf8-cpp

          A Offline
          A Offline
          Ath1
          wrote on last edited by
          #20

          And electric supported bicycles aren't allowed in Le Tour de France either... Getting the right tools for the job is half the work.

          1 Reply Last reply
          0
          • L Lost User

            Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

            G Offline
            G Offline
            Guy Harwood
            wrote on last edited by
            #21

            You could try WineBottler[^], but i get the feeling that would be horribly messy. :doh: Works with mp3tag though ;P

            ---Guy H ;-)---

            1 Reply Last reply
            0
            • N Nemanja Trifunovic

              Simon P Stevens wrote:

              MySql is a popular one

              Friends don't let friends use MySql.

              utf8-cpp

              R Offline
              R Offline
              rwinte
              wrote on last edited by
              #22

              Nemanja Trifunovic wrote:

              Friends don't let friends use MySql.

              Why not? Just curious what the reasons are.

              1 Reply Last reply
              0
              • E Eugene Peng

                Cut an Apple symbol and stick it on a Windows PC so it runs all the things you want to run and looked the way you wanted as well.

                A Offline
                A Offline
                Alexander DiMauro
                wrote on last edited by
                #23

                Eugene Peng wrote:

                Cut an Apple symbol and stick it on a Windows PC so it runs all the things you want to run and looked the way you wanted as well.

                Even better: http://www.thewwwblog.com/fun-turn-a-windows-pc-into-a-mac-quickest-fix.html[^] :-D

                1 Reply Last reply
                0
                • A AspDotNetDev

                  If I had a Mac, I'd use a virtual machine, though it seems you don't want to do that for some reason. There is no version of Visual Studio for Mac OS. Though, like others have mentioned, there is MonoDevelop. I haven't used it, but that seems like your best (and probably only) option for natively running a .Net IDE on a Mac. I'm not sure about SQL Server or IIS. Maybe use SQL Server CE for development?

                  [WikiLeaks Cablegate Cables]

                  F Offline
                  F Offline
                  FastTrak
                  wrote on last edited by
                  #24

                  You can also use Real Basic which is cross platform for windows,mac, and linux. Its syntax is quite similar to .net so it should be no problem to pickup. I currently us it along with visual studio. Bill Eisenman

                  Bill Eisenman (FastTrak)

                  1 Reply Last reply
                  0
                  • L Lost User

                    Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

                    K Offline
                    K Offline
                    Ken Glass
                    wrote on last edited by
                    #25

                    You could always install Windows on your mac with Bootcamp.

                    Being smarter than you look always beats looking smarter than you are.

                    1 Reply Last reply
                    0
                    • L Lost User

                      Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

                      H Offline
                      H Offline
                      Harley L Pebley
                      wrote on last edited by
                      #26

                      The base requirement for those three applications is the Windows o/s. Somehow you need to have Windows on your Mac. You can either: 1) Install it in a virtual machine. VMWare is one brand, which you've rejected for some reason. Another one is VirtualBox. 2) Install it on your hard drive and boot to it instead of OS/X. What you can't do is run any of those applications in OS/X directly.

                      1 Reply Last reply
                      0
                      • L Lost User

                        Hi Devs, can we develop windows application using VStudio on mac ? I don't want any sort of VMWARE FUSION installed as well. I want to download VStudio for MAC and be able to run .exe or something similar on mac. But question is - if there is any mac version of visual studio ?? If there is mac version of sql server ?? IIS to run locally for testing etc etc ? Cheers

                        M Offline
                        M Offline
                        meaningoflights
                        wrote on last edited by
                        #27

                        if there is any mac version of visual studio ?? No If there is mac version of sql server ?? No IIS to run locally for testing etc etc ? No there isn't a version of VS that runs on Mac, the closest is Mono. Or use a VM.

                        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