- Open Visual Studio 2017.
- Click File | New | Project to create a project.
- In the New Project dialog box, expand the Other Project Types node in the left-hand pane and select Visual Studio Solutions. In the right-hand pane, select Blank Solution.
- In the Name: textbox, type Chapter5.XmlDoc and, in the Location: textbox, select path from the drop-down box or click on the Browse... button to locate a path:
- Click OK.
- Now, the Solution Explorer (Ctrl + Alt + L) should look like this:
- Now, right-click on the Chapter5.XmlDoc ...