The ability to perform an XPath query server-side using EF is the one thing that is preventing our project's components from integrating seamlessly. Instead, we're having to construct queries manually with string builders to get this functionality, and it's proving troublesome to say the least!
The ability to perform an XPath query server-side using EF is the one thing that is preventing our project's components from integrating seamlessly. Instead, we're having to construct queries manually with string builders to get this functionality, and it's proving troublesome to say the least!