This is a test for the .NET app.config aficionado.
The ROOT element in EVERY configuration file used by the .NET runtime i.e. EVERY app.config, is <configuration>. After the OPENING XML ELEMENT, the next most likely thing you'll see is <configuration>. And at the end, the most likely thing you'll see is </configuration>.
No comments:
Post a Comment