Updated Wiki: Home
Project DescriptionLet's make querying data enjoyable for the masses. This library allows you to easily query XML documents using C# instead of embedded XPath strings. The library also contains a very...
View ArticleUpdated Wiki: Home
Project DescriptionLet's make querying data enjoyable for the masses. This library allows you to easily query XML documents using C# instead of embedded XPath strings. The library also contains a very...
View ArticleUpdated Release: Dynamic Toolkit 1.0.0 (Nov 13, 2010)
Initial public release of the Dynamic Toolkit. Featuring DynamicXPath.
View ArticleReleased: Dynamic Toolkit 1.0.0 (Nov 13, 2010)
Initial public release of the Dynamic Toolkit. Featuring DynamicXPath.
View ArticleCreated Feature: Support specifying predicates using example objects [20853]
Bind not only to dynamic, but to Interfaces, Classes, Anon Objects by passing an example object - new { prop = 1, prop2 = "", etc. }(Feature request by timb0311)
View ArticleCommented Feature: Support specifying predicates using example objects [20853]
[Feature request by timb0311]Bind not only to dynamic, but to Interfaces, Classes, Anon Objects by passing an example object - new { prop = 1, prop2 = "", etc. }Comments: Associated with changeset #61020.
View ArticleUpdated Release: Dynamic Toolkit 1.0.1 (May 27, 2011)
What's NewAdded support specifying predicates using example objects
View ArticleReleased: Dynamic Toolkit 1.0.1 (May 27, 2011)
Added support specifying predicates using example objects
View ArticleUpdated Release: Dynamic Toolkit 1.0.1 (May 27, 2011)
Added support specifying predicates using example objects
View ArticleSource code checked in, #61021
Added another sample for specifyiing predicates via example object.
View ArticleCommented Feature: Support specifying predicates using example objects [20853]
[Feature request by timb0311]Bind not only to dynamic, but to Interfaces, Classes, Anon Objects by passing an example object - new { prop = 1, prop2 = "", etc. }Comments: Associated with changeset 61021.
View ArticleUpdated Wiki: Home
Project DescriptionLet's make querying data enjoyable for the masses. This library allows you to easily query XML documents using C# instead of embedded XPath strings. The library also contains a very...
View ArticleUpdated Wiki: Home
Project DescriptionLet's make querying data enjoyable for the masses. This library allows you to easily query XML documents using C# instead of embedded XPath strings. The library also contains a very...
View ArticleNew Post: Read only access
Hi,I plan to look at this project future tonight but it looks very interesting. one thing i noted is it seems to refer to XmlDocument and use that which makes sense for writing/updating what you are...
View ArticleSource code checked in, #69709
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleClosed Feature: Support specifying predicates using example objects [20853]
[Feature request by timb0311] Bind not only to dynamic, but to Interfaces, Classes, Anon Objects by passing an example object - new { prop = 1, prop2 = "", etc. }
View ArticleReopened Feature: Support specifying predicates using example objects [20853]
[Feature request by timb0311] Bind not only to dynamic, but to Interfaces, Classes, Anon Objects by passing an example object - new { prop = 1, prop2 = "", etc. }
View Article