ImaginativeThinking.ca


A developers blog

Installing Microsoft Visual Studio 2012

By: Brad

This walk-through will guide you through installing Microsoft Visual Studio 2012.

Installing Visual Studio is pretty straight forward; insert the installation disc and follow the wizard.

The first thing you need to do when going through the Visual Studio 2012 installation wizard is to read and accept the license terms and privacy policy. Once you tick the agreement check box the Next button will be reviled; click the Next button to continue.

VisualStudio2012_1

Now you’ll see a screen that lets you select/de-select optional features. I just leave them all enabled since I have plenty of drive space. Click Install to begin the Visual Studio 2012 installation. When it completes you’ll see the last screen where you can launch Visual Studio via the helpfully named Launch button.

VisualSTudio2012_2
VisualStudio2012_3
VisualStudio2012_4

Welcome to Visual Studio 2012. The first time you start Visual Studio 2012 you will be asked to pick a default environment setup; me being accustom to writing .NET applications I picked Visual C# Development Settings. You can also pick if you want to install some, all or none of the help documentation that comes with Visual Studio. Me personally I tend to use the online MSDN articles or our good friend Google so its up to you if you want to take up drive space or not. Once you’ve made your selections click Start Visual Studio.

VisualStudio2012_5

And tada your all done; you should be looking at Visual Studio 2012.

VisualStudio2012

If you have any questions or comments feel free to leave them below and I’ll respond when time permits.

Until next time think imaginatively and design creatively

Brad

My interest in computer programming started back in high school and Software Development has remained a hobby of mine ever since. I graduated as a Computer Engineering Technologist and have been working as a Software Developer for many years. I believe that software is crafted; understanding that how it is done is as important as getting it done. I enjoy the aesthetics in crafting elegant solutions to complex problems and revel in the knowledge that my code is maintainable and thus, will have longevity. I hold the designation Certified Technician (C.Tech.) with the Ontario Association of Computer Engineering Technicians and Technologists (OACETT), have been certified as a Professional Scrum Master level 1 (PSM I) and as a Professional Scrum Developer level 1 (PSD I) by Scrum.org as well as designated as an Officially Certified Qt Developer by the Qt Company. For more on my story check out the about page here

Feel free to write a reply or comment.