Follow @RoyOsherove on Twitter

Using XPath to find objects in your object model

Sean Gerety points to an MSDN article on how to query over object models using ObjectXPathNavigator. very interesting.

I'll just point out to this fine article by Dino Esposito, regarding implementation of the exact same thing, only from a different angle :

"Implementing XmlReader Classes for Non-XML Data Structures and Formats"

Moving Crystal reports from 1.0 to 1.1

More on Modifying IL at runtime