I have gone back in time this week to work on a legacy ISAPI application. The ISAPI application is being developed in C++ and makes use of MSXML to read an XML configuration file. Below is some code in C++ to open the XML file and read two text values, contained in element nodes: BOOL [...]
Archive for November 28th, 2005
From C++ to C#
Posted in Everything, Software Development, tagged C#, Code on November 28, 2005 | 2 Comments »
