XQuery
-
I need to use Microsoft.Xml.XQuery in .net. Does anyone know from where I can download the XQuery.dll? Microsoft seems to have withdrawn it from their site. Is there an alternative to it? Thanks Tony
Is it not built into visual studio ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Is it not built into visual studio ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
I can't find it build into visual studio. The visual studio has the System.XML build in but doesn't seem to cover XQuery functionality. The namespaces are, using System.Xml.XPath; using System.Xml.Xsl; using System.Xml.Schema; using System.Xml.Serialization; Microsoft used to provide a download for using Microsoft.Xml.XQuery; but no longer Thanks Tony
-
I can't find it build into visual studio. The visual studio has the System.XML build in but doesn't seem to cover XQuery functionality. The namespaces are, using System.Xml.XPath; using System.Xml.Xsl; using System.Xml.Schema; using System.Xml.Serialization; Microsoft used to provide a download for using Microsoft.Xml.XQuery; but no longer Thanks Tony
That's a shame. I bought an XQuery book, I guess I'll never use it.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )