Thursday, July 24, 2003 - Posts

Object Query Language meet ObjectXPathNavigator

 Looks like Steve Saxon over at Dell is a XML person too.  He’s got a great article on MSDN, “XPath Querying Over Objects with ObjectXPathNavigator”.  http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml06162003.asp

So my wish for an Object Query Language using XPath has been answered.  He’s handled issues with serializing the whole object graph, which makes it more performant.  For details heck it out the link, it’s a great read. 

Sean

 

Sean