Hi,
I am looking for a library to perform complex object querying. I have an Excel RTD that retrieves a complex object but users need the ability to query its object graph for certain properties etc. The query would be sent as a string.
The ObjectXPathNavigator lib seems promising. Please let me know if there is an alternate location to download ObjectXPathNavigator as I am not able to from: msdn.microsoft.com/en-us/library/ms950764.aspx
Can you also please suggest any alternate methods/libraries to complex object graph querying? Is there a library that uses Expression trees to build dynamic queries based on a query string?
Thanks much,
Sam