Getting ready

We will create a new class called Chapter3 and call a method that reads an XML file. The file read logic is determined by a Boolean flag being set to true. Imagine that there is some other database flag that when set, also sets our Boolean flag to true, and thus, our application knows to read the given XML file.

Begin by ensuring that you have added the following using statement:

using System.IO;
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.15.47.218