.net - Running a Visual Studio Online project on Macbook Pro -


i need trying run visual studio project on mac. purchased new mac , need make sure machine setup correctly .net development.

so far i've cloned project visual studio online , need able run through localhost , edit files.

all can see in project .sln, have no real expertise on except read online been solutions files.

any out there?

thanks

use visual studio in mac

bootcamp –

boot camp multi boot utility included apple inc.'s os x assists users in installing microsoft windows operating systems on intel-based macintosh computers

this apple way of allowing run windows on intel-based mac. use built-in bootcamp assistant, make partition , install windows. once done, can boot windows instead of osx , reuse of i/o (input-output) drivers peripherals. in mode, windows running natively “on metal” , full performance benefits. of course means can install visual studio , write c# day, in windows machine.

virtual machines –

if choosing os boot isn’t cup of tea, other option run windows in virtual machine (vm) osx acting host os. there dedicated software heavy lifting vm – managing virtualization, memory , peripherals. parallels , vmware fusion 2 excellent options running windows vms on mac. customizable virtualization, resource fine-tuning options , easy switch-ability between windows/osx , should rocking windows running vm in no time. , easily, can install visual studio inside windows vm , write c# heart’s content.

more on installation


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -