Chris Rasmussen · Senior Systems Engineer · Code Dabbler · Photographer · Traveller

» Archive for November, 2007

14Nov Errors when uninstalling Exchange 2003? Here’s the fix …

Exchange 2007 is cool. Seriously cool. It seems to me that Microsoft has finally got their act together and created a complete messaging system that works the way administrators and consultants want it to work. Sure, there are some areas that are a bit tough to get used to [...]

02Nov C# & VB.NET - Using XPathNavigator to query basic XML files

Have you ever needed to query a specific key value in an XML file? Depending on the format of your XML file, here’s how to do it using XPathNavigator.