The exercises in this chapter can be practiced using Visual Studio 2012 or above with .NET Framework 2.0 or newer. However, any new C# features from C# 7.0 and above require that you have Visual Studio 2017.
If you don't have a license for any of the aforementioned products, you can download the community version of Visual studio 2017 from https://visualstudio.microsoft.com/downloads/.
The same code for this chapter can be found on GitHub at https://github.com/PacktPublishing/Programming-in-C-sharp-Exam-70-483-MCSD-Guide/tree/master/Chapter07.