Posted by
Joseph on
9/28/2005 3:34 AM |
Comments (1)
There was a new
XQuery working draft released on September 15th - hopefully the last before it becomes a Recomendation, but it hardly caused a ripple in the .NET developer world. Microsoft had released an alternative Xml query technology -
XLinq a few days earlier at the PDC. XLinq will provide “language-level” integration with C# and VB.NET and seems (at casual glance) to provide all the querying capabilites that XQuery provides. XLinq is un-encumbered by standardization efforts, while XQuery has been
evolving since 2001 and has still not reached recomendation status. With Michael Brundage (who architected the XQuery implementation in .NET framework 2.0 before it was pulled) now working on the XBOX team (and
without many nice things to say about his XQuery experiences) this leaves just the SQL team with any kind of stake in XQuery (SQL 2005 will ship with an implementation of an earlier XQuery working draft). This makes me wonder if we will ever see a .NET XQuery implementation from Microsoft.