Visual Studio on a Mac [closed]

2019-01-13 03:08发布

My job is currently based on Visual Studio (ASP.NET).
Looking for experiences using Visual Studio on a Mac.
Does it work?

19条回答
Melony?
2楼-- · 2019-01-13 03:53

I do this a bit, but I find the keyboard on a MBP miserable for VS/R# - the home/end/page-up/page-down differences/omissions are particularly tedious.

查看更多
倾城 Initia
3楼-- · 2019-01-13 03:53

I have not tried any of the stuff mentioned above but from what I have read, it seems VMware Fusion seems to be the most preferred option by many. The Unity feature of Fusion seems to give a sense of running your VS2008 on Mac itself.

查看更多
Viruses.
4楼-- · 2019-01-13 03:56

VS.2008 under XP/Vista/Win7. The tradeoff is whether you want faster compiles or more fan noise. If I need the power, the VM gets to virtualize both cores, then studio becomes much zippier. However, it tends to annoy the fans.

All things considered, it's very slick.

查看更多
姐就是有狂的资本
5楼-- · 2019-01-13 03:58

If you have an Intel mac and run windows through boot camp, paralles or vmware etc, yes

查看更多
Root(大扎)
6楼-- · 2019-01-13 04:01

Some default replacements for Home/End et al.:

  • Start-of-File: Fn-Ctrl-Left
  • End-of-File: Fn-Ctrl-Right
  • Page-Up: Fn-Up
  • Page-Down: Fn-Down
  • Start-of-Line: Fn-Left
  • End-of-Line: Fn-Right
  • Delete: Fn-Delete
  • F1: Fn-F1
  • ...
  • F12: Fn-F12
查看更多
Evening l夕情丶
7楼-- · 2019-01-13 04:02

Virtualization is the only way I know. If you want to do .NET work in a native IDE I suggest MonoDevelop

查看更多
登录 后发表回答