Setup Visual Studio
Background:
Visual Studio 2013 Premium was used for the .NET examples found throughout this site. Microsoft offers a free ninety day evaluation license for the product, which should suffice for the purposes of these tutorials.
Steps:
1) Visual Studio can be downloaded using the following link: Microsoft Download Center.
2) Clicking the download button presents the screen below. Selecting vs_premium.exe and clicking next will initiate the download.
3) Once the download completes, double clicking the executable launches the setup process. Accept the license terms, and click next. Accept the defaults, and setup will continue to completion.
This section is complete now !