NWNUG Presentation 9/27
I will be presenting in Toledo at the Northwest Ohio .NET User Group on Tues, Sept 27. The topic will cover writing .NET applications using XML. I'm going to be talking about the differences of using some of the more popular .NET XML classes including XmlDocument, XpathNavigator, and XmlReader.
After that I'll introduce a great shared source library as well as the Microsoft shared source concept. The particular framework/classes I'm going to introduce is the XpathReader, which allows for streaming XPath queries (and thus more scalable XML based applications). I have also been contributing to this via the GotDotNet workspace and will share my experiences. This framework/library is a great way to use XML in your application. Slides will be posted for those of you who cannot make it :)