Windows Or Mac For Home Studio

Home » PDF Studio Viewer » Download Free PDF Reader for Windows, Mac and Linux Download Free PDF Reader PDF Studio Viewer is a Free PDF Viewer for Windows, Mac and Linux. Mix - Mac vs PC for Audio Production - who wins? YouTube; How To Build A Home Studio For Under $350. Mac vs Windows Pc.

As a .NET developer, I’ve spent most of my time coding on Windows machines. It’s only logical: Visual Studio is the richest development experience for building C# and VB.NET applications, and it only runs on Windows…right?

When I joined Stormpath to work on our open-source .NET authentication library, I was handed a MacBook Pro and given an interesting challenge: can a Mac be an awesome .NET development platform?

To my surprise, the answer is yes! I’ll share how I turned a MacBook Pro into the ultimate Visual Studio development machine.

How to Run Visual Studio on a Mac

Visual Studio doesn’t run natively on OS X, so my first step was to get Windows running on my MacBook Pro. (If you want an editor that does run natively, Xamarin Studio or Visual Studio Code might fit the bill).

There are multiple options for running Windows on a Mac. Every Mac comes with Apple’s Boot Camp software, which helps you install Windows into a separate partition. To switch between OSes, you need to restart.

Parallels is a different animal: it runs Windows (or another guest OS) inside a virtual machine. This is convenient because you don’t have to restart your computer to switch over to Windows. Instead, Windows runs in an OS X application window.

I found that a combination of both worked best for me. I installed Windows into a Boot Camp partition first, and then turned that partition into an active Parallels virtual machine. This way, I have the option of using Windows in the virtual machine, or restarting to run Windows natively at full speed.

I was initially skeptical of the performance of a heavy application like Visual Studio running in a virtual machine. The option to restart to Windows via Boot Camp gave me a fallback in case Visual Studio was sluggish.

There are some minor disadvantages to this method: you can’t pause the virtual machine or save it to a snapshot. A non-Boot Camp virtual machine doesn’t have these limitations. This guide will work regardless of what type of virtual machine you create.

After three months of serious use, and some tweaks, I’ve been very impressed with Parallels’ performance. I haven’t needed to boot directly to Windows at all. (For comparison, my host machine is a 15” mid-2015 MacBook Pro with 16GB of RAM and a 1TB flash drive.)

In the remainder of this guide, I’ll detail the steps I took to optimize both Parallels and Visual Studio to run at peak performance.

Installing Windows With Boot Camp and Parallels

This part’s easy. I followed Apple’s Boot Camp guide to install Windows in a separate partition.

Then, I installed Parallels and followed the Parallels Boot Camp guide to create a new virtual machine from the existing Boot Camp partition.

Tweaking Parallels for Performance and Usability

The Parallels team publishes guidelines on how to maximize the performance of your virtual machine. Here’s what I adopted:

Virtual machine settings:

  • 2 virtual CPUs
  • 4096MB system memory
  • 256MB graphics memory

Parallels options:

  • Optimization: Faster virtual machine, Adaptive hypervisor, Tune Windows for speed all turned on.
  • Sharing: Shared cloud, SmartMount, and Access Windows folders from Mac turned off, as I didn’t need these for my workflow.

I experimented with both of Parallels’ presentation modes, Coherence and Full Screen. While it was cool to see my Windows apps side-by-side with OS X in Coherence mode, I found that the UI responsiveness (especially opening and closing windows and dialogs) felt sluggish.

Because of this, I use Full Screen exclusively now. I have Windows full-screen on my external Thunderbolt display, and OS X on my laptop. If I need to use OS X on my large monitor, I can swipe the Magic Mouse to switch desktops.

Adjusting OS X and Windows Features

I fixed a few annoyances and performance drains right off the bat:

  • Function keys. If you’re using the Mac keyboard, you’ll want to change the function key behavior so the F1-F12 keys work correctly in Visual Studio. From System Preferences – Keyboard, make sure Use all F1, F2, etc. keys as standard function keys is checked. With this turned on, hold Fn to use the Mac functions (brightness, volume, etc.) on F1-F12. With an external non-Mac keyboard, this isn’t an issue.
  • Start menu. I’m using Windows 8, and the removal of the Start menu annoyed me. I clung to my old ways and installed Start8 to restore it.

  • Disable Windows visual effects. I turned off most of the Windows desktop manager visual effects by going to Control Panel – System and Security – Advanced system settings – Advanced – Performance – Settings – Visual Effects and choosing Adjust for best performance. However, I left Smooth edges of screen fonts checked because it improves text rendering on my monitor.

Installing Visual Studio and Helpful Extensions

Installing Visual Studio is a piece of cake once the virtual machine is set up. I simply downloaded the latest release from MSDN and let the installer run.

Windows Or Mac For College

If you use an Apple Magic Mouse (as I do), Visual Studio tends to be overly eager to zoom the text size in and out as you swipe your finger over the mouse. The Disable Mouse Wheel Zoom add-on fixes this annoyance.

Improving Visual Studio for Performance

I was impressed with how well Visual Studio performed under emulation. With a large multi-project solution open, though, I saw some slowdowns.

Through trial and error, I found a number of things that could be disabled to improve performance. You may not want to make all of the changes I did, so pick and choose your own list of tweaks:

  • Disable hardware-accelerated rendering. Unchecking Automatically adjust visual experience based on client performance, Enable rich client visual experience, and Use hardware graphics acceleration if available via Options – Environment made the UI feel much more responsive on my machine.
  • Start up to an empty environment. Starting up Visual Studio for the first time feels a lot snappier if you skip the default news page on startup. Select Empty environment under Options – Environment – Startup – At startup.

  • Remove unused extensions. Visual Studio ships with a number of extensions that you may not need. From Tools – Extensions and Updates – Installed, remove any extensions you aren’t actively using (you can always reinstall them later). I got rid of six extensions I didn’t need.

  • Disable extra debugging features. I turned off both Enable Diagnostic Tools while debugging and Show elapsed time PerfTip while debugging in Options – Debugging – General. I wasn’t using these debugging features, and debugging felt snappier after I disabled them.

  • Turn off the Navigation Bar. I found the code editor Navigation Bar to be unnecessary if the Solution Explorer is open. I disabled it via Options – Text Editor – All Languages – Navigation Bar.

  • Disable CodeLens. CodeLens is a cool feature for collaboration, but it’s not part of my current workflow. I got rid of the CPU overhead by turning it off via Options – Text Editor – All
    Languages – CodeLens – Enable CodeLens.

  • Turn off Track Changes. When a file is open in the code editor, Visual Studio will represent recent changes by displaying small regions of green or yellow on the scroll bar. If you can live without this, turn off Track changes via Options – Text Editor – General for a small performance boost.

  • Turn off Track Active Item. Squeeze out a little bit more UI performance out by ensuring Track Active Item in Solution Explorer is unchecked under Options – Projects and Solutions – General.

Visual Studio on a Mac: The Best of Both Worlds

With these tweaks, I’ve come to love using Visual Studio on a Mac. The performance is good, and by running Windows in a virtual machine, I get the best of both OS worlds.

Want to see what I’m building with this setup? Check out our open-source .NET SDK on Github.

Do you have any other tricks you’ve used to improve Visual Studio performance? Any must-have add-ons that boost your productivity? Leave me a comment below!

-->

| Developer Community| System Requirements| Compatibility| Distributable Code| License Terms| Blogs| Known Issues |

Studio

Overview

This page contains the minimum system requirements for the Visual Studio 2017 family of products. For information on compatibility, see Visual Studio 2017 Platform Targeting and Compatibility. If you need help with improving performance, see Visual Studio performance tips and tricks.

What's New

See what's new in Visual Studio 2017!

  • For Windows, Visual Studio IDE, the Visual Studio 2017 release notes, or What's New in Visual Studio 2017.
  • For Mac, What’s New in Visual Studio for Mac or the Visual Studio 2017 for Mac release notes.
  • Visual Studio Team Services.
  • Visual Studio Code or the VS Code release notes.

Download

Click a button to download the latest version of Visual Studio 2017. For instructions on installing and updating Visual Studio 2017, see the Update Visual Studio 2017 to the most recent release. Also, see instructions on how to install offline.

Visit the visualstudio.microsoft.com/downloads page to download other Visual Studio 2017 products.

Note

Installation package size will vary depending on your current Visual Studio configuration.

Windows 10 For Mac

Tip

For older versions of Visual Studio, see the system requirements for Visual Studio 2015, Visual Studio 2013, or Visual Studio 2012.

Feedback

We would love to hear from you! For issues, let us know through the Report a Problem option in the upper right-handcorner of either the installer or the Visual Studio IDE itself. The icon is located in the upper right-hand corner.You can track your issues in the Visual Studio Developer Community, where you can ask questions and find answers.You can also make a product suggestion through Developer Community or get free installation help throughour Live Chat support.

Visual Studio 2017 System Requirements

The following products support the minimum system requirements below:

  • Visual Studio Enterprise 2017
  • Visual Studio Professional 2017
  • Visual Studio Community 2017
  • Visual Studio Team Explorer 2017
  • Visual Studio Test Professional 2017
  • Visual Studio Test Agent 2017
  • Visual Studio Test Controller 2017
  • Visual Studio Team Foundation Server Office Integration 2017
  • Visual Studio Feedback Client 2017

Supported Operating Systems

Visual Studio 2017 will install and run on the following operating systems:

  • Windows 10 version 1507 or higher: Home, Professional, Education, and Enterprise (LTSC and S are not supported)
  • Windows Server 2016: Standard and Datacenter
  • Windows 8.1 (with Update 2919355): Core, Professional, and Enterprise
  • Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter
  • Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate

Hardware

  • 1.8 GHz or faster processor. Dual-core or better recommended
  • 2 GB of RAM; 4 GB of RAM recommended (2.5 GB minimum if running on a virtual machine)
  • Hard disk space: up to 130 GB of available space, depending on features installed; typical installations require 20-50 GB of free space.
  • Hard disk speed: to improve performance, install Windows and Visual Studio on a solid state drive (SSD).
  • Video card that supports a minimum display resolution of 720p (1280 by 720); Visual Studio will work best at a resolution of WXGA (1366 by 768) or higher.

Supported Languages

Visual Studio is available in English, Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, and Turkish.

You can select the language of Visual Studio during installation. The Visual Studio Installer is available in the same fourteen languages, and will match the language of Windows, if available.

Note: Visual Studio Team Foundation Server Office Integration 2017 is available in the ten languages supported by Visual Studio Team Foundation Server 2017.

Additional Requirements

  • Administrator rights are required to install Visual Studio.
  • .NET Framework 4.5 is required to install Visual Studio. Visual Studio requires .NET Framework 4.6.1, which will be installed during setup.
  • Windows 10 Enterprise LTSC edition and Windows 10 S are not supported for development. You may use Visual Studio 2017 to build apps that run on Windows 10 LTSC and Windows 10 S.
  • Internet Explorer 11 or Edge is required for internet-related scenarios. Some features might not work unless these, or a later version, are installed.
  • For emulator support, Windows 8.1 Pro or Enterprise (x64) editions are required. A processor that supports Client Hyper-V and Second Level Address Translation (SLAT) is also required.
  • Universal Windows app development, including designing, editing, and debugging, requires Windows 10. Windows Server 2016 and Windows Server 2012 R2 may be used to build Universal Windows apps from the command line.
  • The Server Core and Minimal Server Interface options are not supported when running Windows Server.
  • Windows containers are not supported, except for Visual Studio 2017 Build Tools.
  • Team Foundation Server 2017 Office Integration requires Office 2016, Office 2013, or Office 2010.
  • Xamarin.Android requires a 64-bit edition of Windows and the 64-bit Java Development Kit (JDK).
  • PowerShell 3.0 or higher is required on Windows 7 SP1 to install the Mobile Development with C++, JavaScript, or .NET workloads.
Top of Page

Visual Studio Team Foundation Server 2017

For detailed information on system requirements for various deployment scenarios, and for information onintegration with Microsoft Office and Microsoft SharePoint, seeVisual Studio Team Foundation Server Requirements and Compatibility.

The following products support the minimum requirements below:

  • Visual Studio Team Foundation Server 2017
  • Visual Studio Team Foundation Server Express 2017

Supported Operating Systems

Visual Studio Team Foundation Server 2017 will install and run on the 64-bit versions of the following operating systems:

  • Windows 10 version 1507 or higher: Home, Professional, and Enterprise
  • Windows Server 2016: Standard and Datacenter
  • Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter
  • Windows 8.1 (with Update 2919355): Core, Professional, and Enterprise
  • Windows Server 2012: Essentials, Standard, Datacenter
  • Windows Server 2008 R2 SP1: Standard, Enterprise, Datacenter
  • Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate

Hardware

For hardware recommendations on single-server and multi-server deployments, see Visual Studio Team Foundation Server Requirements and Compatibility.

Supported Languages

Visual Studio Team Foundation Server is available in the following languages:

  • English, Chinese (Simplified), Chinese (Traditional), French, German, Italian, Japanese, Korean, Russian, Spanish

Additional Requirements

  • Administrator rights are required to install Visual Studio Team Foundation Server.
  • .NET Framework 4.6.1, which will be installed during setup
  • Microsoft SQL Server 2014 or Microsoft SQL Server 2016
  • Team Foundation Server Web Client requires Microsoft Microsoft Edge, Internet Explorer 11, Google Chrome, Mozilla Firefox, or Apple Safari
  • Team Foundation Server Office Integration requires Office 2016, Office 2013, or Office 2010
Top of Page

Microsoft Visual Studio 2017 for Mac

To download Visual Studio for Mac, see visualstudio.com/vs/visual-studio-mac.

Tip

For more information, see Visual Studio 2017 for Mac release notes, Visual Studio 2017 for Mac Product Family System Requirements, and Visual Studio 2017 for Mac Platform Targeting and Compatibility.

Microsoft Visual Studio Code

To download Microsoft Visual Studio Code, see code.visualstudio.com.

Tip

For more information, see Requirements for Visual Studio Code,the release notes, and Visual Studio Code FAQ.

Remote Tools, Performance Tools, and IntelliTrace Standalone Collector for Visual Studio 2017

The Remote Tools, Performance Tools, and IntelliTrace Standalone Collector support the same system requirements as Visual Studio with the following changes:

  • Also installs on Windows 10 Enterprise LTSC, Windows Server 2012, and Windows Server 2008 R2 SP1
  • Requires a 1.6 GHz or faster processor
  • Requires 1 GB of RAM (1.5 GB if running on a virtual machine)
  • Requires 1 GB of available hard disk space
  • Requires 1024 by 768 or higher display resolution
  • For the best experience, use the most recent update of these diagnostic tools for your version of Visual Studio

Microsoft Visual Studio Build Tools 2017

The Build Tools support the same system requirements as Visual Studio with the following changes:

  • Also installs on Windows Server 2008 R2 SP1 and on the Server Core option for Windows Server 2016.
  • Also installs into a Windows container.
  • Requires 2.3 GB to 60 GB of available hard disk space, depending on installed features.

Microsoft Visual C++ Redistributable for Visual Studio 2017

To download the Visual C++ Redistributable, see visualstudio.microsoft.com/downloads.

The Visual C++ Redistributable supports the same system requirements as Visual Studio with the following changes:

  • Also installs on Windows 10 Enterprise LTSC, Windows Server 2012, Windows Server 2008 R2 SP1, Windows Vista SP2, Windows Server 2008 SP2, Windows Server 2003 SP2, and Windows XP SP3
  • Requires 1 GB of RAM (1.5 GB if running on a virtual machine)
  • Requires 50 MB of available hard disk space
Top of Page