<rss version="2.0" xmlns:dn247="http://www.dot-net-guru.com/schemas/rss"><channel><title>.Net Guru: ASPFriends.com 'aspngxml' list</title><link>http://www.dot-net-guru.com/247reference/__site/140</link><description>ASPFriends.com 'aspngxml' list on .Net Guru.</description><generator>.Net Guru/WinFX 247 RSS Generator</generator><dn247:id>140</dn247:id><item><title>Exception Serialization Question (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/9/48768.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/9/48768.aspx</guid><pubDate>05 Jun 2004 20:25:39</pubDate><description>Why does this throw an exception ... Dim oXmlSerializer New XmlSerializer(GetType(Exception)) ' why can't I do this? ... </description><dn247:id>48768</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Help with converting XmlTextWriter to XmlDocument in Webservice (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/136285.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/136285.aspx</guid><pubDate>20 Aug 2002 03:43:00</pubDate><description>Hi, I have been trying to get a webservice to return a XmlDocument to the client for a stock quote. However the XML feed that I am trying to retrieve doesn't seem to be formed properly, to load it in a XmlDocument. 20 So, I have navigated to the XmlNode that I want to start at and using the XmlTextWriter, I create a new Xml document with the nodes that I want. However, when I return the XmlWriter,...</description><dn247:id>136285</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>MICROSOFT.DATA.SQLXML.DLL (PART 2) (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/136281.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/136281.aspx</guid><pubDate>20 Aug 2002 03:42:55</pubDate><description>DEAR LIST, Before two days I posted message that I had problem with Microsoft.SqlXml.Data.dll, unfortainly I still have it, and it getting me crazy, here is the full error that I'm getting and my page, and my vb.page (they are pretty pretty simple but it dosent work), I add it refrence for this project in project/reference (and it was the same), after I add it Refrence path for the folder in the P...</description><dn247:id>136281</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Using MS DOM to create XML (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/136273.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/136273.aspx</guid><pubDate>20 Aug 2002 03:42:53</pubDate><description>I hope anybody can help me with this problem. I have a class that takes different parameters (all strings) and puts them into the DOM, with the following format: root node1 1 /node1 node2 2 /node2 /root What I need now is to insert a sub tree (newnode) one node at the time, like this: root node1 1 /node1 newnode newnode1 /newnode1 newnode2 /newnode2 newnode node2 2 /node2 /root The code that I am ...</description><dn247:id>136273</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>current xml path location (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/136272.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/136272.aspx</guid><pubDate>20 Aug 2002 03:42:50</pubDate><description>While I am traversing through my XML, is it possible for me to get the PATH of where I am at any given moment in the xml? There doesn't seem to be this functionality...is this possible? </description><dn247:id>136272</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>MICROSOFT.DATA.SqlXML.DLL REGISTRATION PROBLEM (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/136279.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/136279.aspx</guid><pubDate>05 Aug 2002 12:35:00</pubDate><description>Dear List, I had a problem with the Microsoft.Data.SqlXml DLL for the support of SQL Server 2000 XML. The point is, when I 'm working let's say on client exe the dll works properly, but when I try to compile with vbc.exe or even to import on webform it's raising an error: The type &amp;amp;quot;SqlXml&amp;amp;quot; it was not found in the namespace: Microsoft.Data.SqlXml After a searching in the MSDN I found it there is no...</description><dn247:id>136279</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Help needed tying XML document to Schema (11 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131241.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131241.aspx</guid><pubDate>29 Jul 2002 00:41:43</pubDate><description>Hi all, I create an XML file and schema from an Access database table. Here is how the XML file looks when I display it using Internet Explorer: My question is: how does this xml file tie to my schema file? XMLTopFolder tabTopFolder TopFolderID 1 /TopFolderID TopFolderName [do not delete] /TopFolderName SequenceNum 1 /SequenceNum Link //http.www.bob /Link ShowInContentsFlag false /ShowInContentsFl...</description><dn247:id>131241</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Serialize an object into XML (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131239.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131239.aspx</guid><pubDate>29 Jul 2002 00:41:36</pubDate><description>Hello Folks, I currently am at a loss on how to perform some seemingly simple object serialization, for those that have an in dept knowledge about the subject I'm attempting &amp;amp;quot;shallow&amp;amp;quot; serialization. I currently am able to serialize an object using this code: Imports System.Xml Imports System.IO Imports System.Xml.Serialization Public Class dummyItem Public itemCode As String Public itemDescription...</description><dn247:id>131239</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XML to SQL problem (15 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131236.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131236.aspx</guid><pubDate>29 Jul 2002 00:41:34</pubDate><description>Hi, I have been trying to take a xml file and dump it into a SQL Server 2000 table without much luck. This is my first attempt working with xml so I may be way off base. Here is my code: If reader.NodeType XmlNodeType.EndElement Then If reader.Name.ToLower() &amp;amp;quot;tabCatalog&amp;amp;quot; Then Dim FVArray As String() AddSeparator(fieldNamesValues, &amp;amp;quot;,&amp;amp;quot;c) Dim fields As String FVArray(0) Dim fieldVals As String FVArra...</description><dn247:id>131236</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Unresolved: Dumb Question, I'm Sure (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131237.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131237.aspx</guid><pubDate>29 Jul 2002 00:41:30</pubDate><description>I posted a few days ago about how to perform a FOR XML query from SQL and get the entire document into a string. Dan W. helped me by saying use the MoveToContent and ReadOuterXml methods, but that appears to only get the first record. I need to have a well formed XML document from this, so I guess I need to add a root element or something. I have a deadline, so I don't have time to read all the bo...</description><dn247:id>131237</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>How to modify XML files with ASP.NET web forms: DataSets or XML readers/writers? (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131235.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131235.aspx</guid><pubDate>29 Jul 2002 00:41:25</pubDate><description>Is loading the XML file as a data source to a DataSet the most efficient way to code for using web forms to modify XML files? I don't find examples of web forms working directly with XML files. Is it more of a challenge to use the XML readers and writers for XML file maintenance compared to using ADO.NET with DataSets? Gary</description><dn247:id>131235</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Writing to SQL from XmlDataDocument problem (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131228.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131228.aspx</guid><pubDate>29 Jul 2002 00:41:21</pubDate><description>I am new to working with XML files so I am hoping someone can help me out. I have a xml file and schema that a customer sent me. I want to take this xml table and load it into my SQL Server 2000 database in a table which already exists. I have managed to load the xml table into a XmlDataDocument. Now I want to read thru the XmlDataDocument and INSERT or UPDATE into my SQL table. I am using ASP.Net...</description><dn247:id>131228</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Help Getting XML Doc from SQL 2000 (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131233.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131233.aspx</guid><pubDate>29 Jul 2002 00:41:19</pubDate><description>I know this is probably really simple, but the answer eludes me. All I want to do is get a well formed XML document from a SQL Server 2000 FOR XML query and turn it into a string. What is the easiest way to do this? Thanks! Ambrose ****************************************************************************** The Company reserves the right to amend statements made herein in the event of a mistake....</description><dn247:id>131233</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>SQLXML Templates &amp; Schemas (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131244.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131244.aspx</guid><pubDate>26 Jul 2002 03:58:00</pubDate><description>I've got a working template and schema set up, but the returned XML does not have all the attributes if some of them are not present in the records themselves. For example, if I query accounts, I get a list of accounts, some of which have all of the attributes (columns) from the accounts table and others do not. I'm concerned that this may not work with Biztalk (though I haven't tried it yet). Jus...</description><dn247:id>131244</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XPath Question (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131243.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131243.aspx</guid><pubDate>25 Jul 2002 18:30:00</pubDate><description>Is there a way to select just the top 1 of certain child elements. For instance, let's say I've got a customer who can have one or more addresses and one or more accounts. How would I form the XPath query to select the customer and just the top 1 address and top 1 account? Thanks. Ambrose ****************************************************************************** The Company reserves the right ...</description><dn247:id>131243</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Serverxmlhttp (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131242.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131242.aspx</guid><pubDate>24 Jul 2002 23:28:00</pubDate><description>Hi All I'm using serverXMLHTTP but I keep getting the response Object required 'ResponseBlock Live ' whenever I use the following code on the line &amp;amp;quot;set list objXMLReceive.getElementsByTagName(&amp;amp;quot;Result&amp;amp;quot;)&amp;amp;quot; Set objSrvHTTP Server.CreateObject(&amp;amp;quot;MSXML2.ServerXMLHTTP&amp;amp;quot;) set objXMLSend Server.CreateObject(&amp;amp;quot;MSXML2.DOMDocument&amp;amp;quot;) set objXMLReceive Server.CreateObject(&amp;amp;quot;MSXML2.DOMDocument.4.0&amp;amp;quot;) objXMLSend.async ...</description><dn247:id>131242</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>trasformNode still (10 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131238.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131238.aspx</guid><pubDate>19 Jul 2002 19:29:00</pubDate><description>Hi, I have a domDocument that I want to transform. I obtain the domdocument by doing an Xpath selection: &amp;amp;quot;tempXmlDom xmlDomData.selectSingleNode('//diffgr:diffgram/dsPart');&amp;amp;quot; and the transformation returns an empty xml. then I copy the xml that is inside the tempXmlDom object after the Xpath selection and put it in a xml file on the disc, then I change the way of doing things and load the xml from...</description><dn247:id>131238</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XML data islands (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/131230.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/131230.aspx</guid><pubDate>16 Jul 2002 15:14:00</pubDate><description>Can anyone point me to sample code for working with (client side) XML data islands that generate tabular master/detail datasets that expand &amp;amp;amp; collapse. </description><dn247:id>131230</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>C# and WebDAV (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/126240.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/126240.aspx</guid><pubDate>15 Jul 2002 03:29:04</pubDate><description>Hello, I'm having some problems with WebDav and XML. I couldn't get the same result with DOM and Sytem.XML . When I tried with System.XML, I got this message: System.Xml.Xsl.XsltException: Prefix 'a' is not defined. but when I tried with DOM it works. Here is the code in C#: string xml &amp;amp;quot; ?xml version \&amp;amp;quot;1.0\&amp;amp;quot;? &amp;amp;quot;; xml &amp;amp;quot; a:multistatus xmlns:b \&amp;amp;quot;urn:uuid:c2f41010 65b3 11d1 a29f 00aa00c14882/\&amp;amp;quot; xmlns:c...</description><dn247:id>126240</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Looking for articles on using XML in Content Management Systems (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/127272.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/127272.aspx</guid><pubDate>12 Jul 2002 18:42:00</pubDate><description>I have developed a number of Content Management Solutions where the html for each page is stored in a database, and it all works pretty well, but I now want to start storing the page information as XML so that the content can be formatted for use on web browsers as well as pocket PCs and other hand held devices. I understand that this can be done using XML and XSLT templates, but have no idea wher...</description><dn247:id>127272</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Write XML file to a SQL 2000 database table (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/127271.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/127271.aspx</guid><pubDate>12 Jul 2002 18:41:00</pubDate><description>I have not worked with XML much so this is probably a very dumb question. I have an XML file and a schema file that a customer has sent us. I want to read this XML file and dump it into our SQL Server 2000 database table. I cannot find a good example of this anywhere. Can someone show me some code on how to do this or show me a web site that has a good example? Thanks, Bob</description><dn247:id>127271</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>condiational XSLT transformation (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/127270.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/127270.aspx</guid><pubDate>12 Jul 2002 15:53:00</pubDate><description>I have an ASP.NET application that outputs XML and then does a transformation into other format using XSLT. One of the formats it outputs is comma delimited. However, it doesn't really check the data. I need it to quote (&amp;amp;quot;) any fields with a comma in it and if any fields have a quote within it I need it to surround that with quote (&amp;amp;quot;) and double quote the quote (like so...&amp;amp;quot;&amp;amp;quot;). However, this code w...</description><dn247:id>127270</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>NodeType values in C# vs. in VB.NET (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/126025.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/126025.aspx</guid><pubDate>12 Jul 2002 04:12:39</pubDate><description>Hi, I am confused about this... When I am writing in VB.NET and access the NodeType property of an XmlNode object, I get back a number such as 1 for elements, or 2 for attributes, or 3 for text nodes (similar to working with NodeType properties in MSXML's DOM implementation for instance). But when I do the exact same thing in C#, I get back the name instead: Element, Attribute, Text, and so on. Wh...</description><dn247:id>126025</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XMLHTTP equivalent in .NET (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/125779.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/125779.aspx</guid><pubDate>11 Jul 2002 22:48:36</pubDate><description>I want to remote a URL query to SQL Server. What is the namespace equivalent in .NET for the XMLHTTP object? Thanks, Tim From: &amp;amp;quot;Khanh Nguyen&amp;amp;quot; khanh@atomicweb.net Reply To: &amp;amp;quot;aspngxml&amp;amp;quot; aspngxml@aspfriends.com To: &amp;amp;quot;aspngxml&amp;amp;quot; aspngxml@aspfriends.com Subject: [aspngxml] Need Help with XML in .NET? Date: Wed, 10 Jul 2002 23:21:17 0700 Moved from [aspngfreeforall] to [aspngxml] by Tony Stark IronMan@aspe...</description><dn247:id>125779</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Need Help with XML in .NET? (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/125778.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/125778.aspx</guid><pubDate>11 Jul 2002 11:45:00</pubDate><description>Moved from [aspngfreeforall] to [aspngxml] by Tony Stark IronMan@aspelite.com I have this task. After reading what I need to do, can anyone offer what techique I should use to do this most efficiently. I have to pass an xml message to a remote object for authorization. The xml message is quite large. There are over 50 elements to this document. I only need to set 5 elements with values. Do I have ...</description><dn247:id>125778</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Serialization vs Save (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/25/125375.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/25/125375.aspx</guid><pubDate>11 Jul 2002 00:20:49</pubDate><description>Moved from [aspngfreeforall] to [aspngxml] by Michiel van Otegem mvo@mail.aspnl.com I have extended the XmlDocument class to create a class whose data is stored as semi complex XML but have very specific methods to access the data instead of the general methods that are supplied by XmlDocument. I want to be able to serialize the class but I am not sure if is better to use the Save method of the Xm...</description><dn247:id>125375</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Regular Expression in Schemas - xsd tool (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123935.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123935.aspx</guid><pubDate>08 Jul 2002 15:02:00</pubDate><description>Hi I have a set of standard schemas for which i create class files in c# using the xsd tool provided in .net. Now if the schema contains an element with a regular expression (email address/date etc) pattern associated, when i run the xsd tool, the regular expressions are not mapped to the class file which is generated. How to handle this situation? any pointers? regards Sudhir Kumar P </description><dn247:id>123935</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XMLException (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123492.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123492.aspx</guid><pubDate>07 Jul 2002 22:51:11</pubDate><description>Hi, I get the following XML exception: [XmlException: There is invalid data at the root level. Line 1, position 1.] Any ideas why?</description><dn247:id>123492</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XML doc and FileStream (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123487.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123487.aspx</guid><pubDate>07 Jul 2002 22:51:09</pubDate><description>Moved from [aspngfreeforall] to [aspngxml] by Rachel Reese rachelemilyreese@hotmail.com Hi, i've loaded an xml doc using filestream and modified some of its elements, now i need to load another document using another filestream and concatenate the second stream on to the first stream as an additional element of the modified xml doc. Any suggestions and cheers in advance </description><dn247:id>123487</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XML andEncryption (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123498.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123498.aspx</guid><pubDate>05 Jul 2002 14:28:00</pubDate><description>I'm planning on primarily using XML in an application I am developing to store simple data. I recall seeing something a while back on the topic of encrypting data through .net, then storing it in XML (and obviously be able to retrieve and un encrypt the data). Can anyone point me in the right direction? Much appreciated. Robert </description><dn247:id>123498</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>nested xml from dataset (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123497.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123497.aspx</guid><pubDate>03 Jul 2002 20:25:00</pubDate><description>Hi, if anyone could give me some tip of how can I obtain from a dataset that have two tables related as parent child (this is defined in the xsd schema of the dataset) the xml representation of a dataset with the child nested inside the parent, because I already have defined the relation and seted the property of nested of this relation to true and I still get the representation of the two tables ...</description><dn247:id>123497</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XSL Transform from XML to PDF in .NET (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123496.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123496.aspx</guid><pubDate>03 Jul 2002 14:01:00</pubDate><description>I wanted to know if it is possible to transform an XML file to pdf output in ASP.NET web application using XSL stylesheet? If so then how?? There is always a better job for you at Monsterindia.com. Go now http://monsterindia.com/rediffin/ </description><dn247:id>123496</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>databinded checkbox (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123489.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123489.aspx</guid><pubDate>28 Jun 2002 18:35:00</pubDate><description>Hello, I Have a html input control of type checkbox that I Bind to a boolean element in a xml data island. When the element is true (of course) the checkbox is checked and when is false is unchecked, but when I click the checkbox to modify the value the resulting xml document that I get the value of 1 if checked and 0 if not instead of true or false wich is what I need. If someone knows why this h...</description><dn247:id>123489</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>ReadXML (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123488.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123488.aspx</guid><pubDate>27 Jun 2002 18:58:00</pubDate><description>I tried to load this xml into a typed dataset and the only thing that load into it is: dsPart/ this is the code that I use to load the XML: dsPart dsPartAux new dsPart(); dsPartAux.ReadXml(&amp;amp;quot;http://localhost/RMAapp/RMAapp WebUI/Parts.xml&amp;amp;quot;); Parts.xml dsPart Parts partNo x5 /partNo descr hd /descr price 100 /price ret true /ret sentaiCode 345 /sentaiCode /Parts /dsPart I wish to know why the dataset...</description><dn247:id>123488</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Typed dataset (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123486.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123486.aspx</guid><pubDate>27 Jun 2002 15:27:00</pubDate><description>I have a typed dataset called dsPart. When I use a dataadapter to fill the dataset with data from a sql database I get a xml representation diferent that the one that I get when I fill the dataset with the method dsPartAux.Part.AddPartRow(&amp;amp;quot;x1&amp;amp;quot;, &amp;amp;quot;memoria Ram&amp;amp;quot;, 60, false, &amp;amp;quot;123&amp;amp;quot;) when filling with the dataadapter I get this xml dsPart Table partNo x1 /partNo descr memoria Ram /descr price 60 /price r...</description><dn247:id>123486</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Transforming XML document into required format... (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/23/117748.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/23/117748.aspx</guid><pubDate>25 Jun 2002 00:21:33</pubDate><description>If I have an XML document from a DataSet that shows all the users in my database... ?xml version &amp;amp;quot;1.0&amp;amp;quot; standalone &amp;amp;quot;yes&amp;amp;quot;? NewDataSet Users Users Fname Greg /Users Fname Users ID 1 /Users ID /Users Users Users Fname Bob /Users Fname Users ID 2 /Users ID /Users /NewDataSet What would be the easiest way to automatically convert the XML document, or the Dataset to write an XML document to look like thi...</description><dn247:id>117748</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Permissions when writing to XML file (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/23/117747.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/23/117747.aspx</guid><pubDate>20 Jun 2002 12:59:00</pubDate><description>Hi, When trying to write the contents of a dataset into an XML file, I get the following error... Access to the path &amp;amp;quot;C:\Program Files\mydir\XML from dataset.xml&amp;amp;quot; is denied. What kind of permissions do I need to set up for my virtual directory? I am running windows 2000. I have given both the IUSER and the ASPNET accounts anonymous access, and write permissions to the folder as well... Greg </description><dn247:id>117747</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Performance of .NET XSL Transformation (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/23/117147.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/23/117147.aspx</guid><pubDate>19 Jun 2002 23:00:36</pubDate><description>Hi, everybody. Has anyone tested performance of .NET XSL transformation? Are there any performance results and optimization tips available for .NET classes (XmlDataDocument, XslTransform)? My performance comparison tests of .NET vs. MSXML4 show that .NET is from 2 to 20 times slower on the same source files (though it is difficult to come up with identical tests). Only XPathDocument performs reaso...</description><dn247:id>117147</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XMLDataDocument (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/23/116724.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/23/116724.aspx</guid><pubDate>19 Jun 2002 13:37:20</pubDate><description>Hi, I have a XMLDataDocument that I Synchronize to a Dataset in this way: dsPart dsTemp new dsPart(); //dsPart is a typed dataset that is defined in another place XmlDataDocument doc new XmlDataDocument(dsTemp); doc.LoadXml(&amp;amp;quot; Table partNo x2 /partNo descr Procesador /descr price 100 /price ret true /ret sentaiCode 345 /sentaiCode /Table &amp;amp;quot;); note: as the msdn says when I load the xml into the XMLDa...</description><dn247:id>116724</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>No subject given (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/23/116721.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/23/116721.aspx</guid><pubDate>19 Jun 2002 13:37:20</pubDate><description>Hi, I have a dataset that have two tables RMA and RMADetails wich is a child of the first one. In the dataset I create a datarelation and put the nested property to true. I have fill the dataset with the two data adapters and I want to send the xml to the browser but in a way that the details are nested inside the RMA element. I use this code to obtain the xml inside the dataset: public String Get...</description><dn247:id>116721</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Validating XML in XmlDocument object? (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114946.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114946.aspx</guid><pubDate>14 Jun 2002 19:13:55</pubDate><description>Hi all, In ASP.NET, I am trying to validate the content in an XmlDocument object before using the Save() method to save the results to a file. I have first opened a XML file, then used DOM methods to add more to it, now I want to validate the total result before saving if invalid, the new structure won't be saved over the old file, and an error message will be shown to the user stating why it is i...</description><dn247:id>114946</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XMLHTTP (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114945.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114945.aspx</guid><pubDate>14 Jun 2002 16:02:00</pubDate><description>Moved from [aspngfreeforall] to [aspngxml] by devin devinr@drone interactive.com Hi, I wish to know how can I read in the codebehind file of the page that receive (in this case Part.aspx) the XML that I send to the server with this client code. function sendPart(xmldoc) { var xmldoc new ActiveXObject(&amp;amp;quot;MSXML2.DOMDocument&amp;amp;quot;); xmldoc dsoPart.XMLDocument; var poster new ActiveXObject(&amp;amp;quot;Msxml2.XMLHTTP&amp;amp;quot;);...</description><dn247:id>114945</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Xml/Xsl (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114585.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114585.aspx</guid><pubDate>14 Jun 2002 14:11:02</pubDate><description>Hi all, I have a question regarding XSLT transformations within .NET. I have an XML file that is being transformed using an XSL style sheet. That's all working fine. I can also output the transformed XML to the browser. The problem is that I want to be able to CONTROL WHERE the Transformed Text goes. Right now, the only way I could get it working was using Response.Output, and that's outputting th...</description><dn247:id>114585</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Escaping inline HTML to the browser via XSLT (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114584.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114584.aspx</guid><pubDate>12 Jun 2002 16:32:00</pubDate><description>What is the best way to escape inline HTML tags to display in an XML HTML transformation. My XML file has a body tag contains HTML tags which I want to escape to the browser. At the moment I am using xsl:output : xsl:output method &amp;amp;quot;html&amp;amp;quot; indent &amp;amp;quot;yes&amp;amp;quot;/ and simply pulling the body tag's text using: xsl:value of select &amp;amp;quot;body&amp;amp;quot; / But this seems to remove the HTML tags (mostly p 's and br/ 's) in the ou...</description><dn247:id>114584</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Schema repository? (2 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114580.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114580.aspx</guid><pubDate>10 Jun 2002 15:36:00</pubDate><description>Hi! I want to develop a service that sends email messages according to data it receives in a given XML message. I thought before I reinvent the wheel for the 100th time, I'd try to find a broadly accepted schema for an email message to no avail. Is there such a thing and if so, where? Is there maybe a repository site for schemas for different objects/areas? Thanks, Remas http://www.aspalliance.com...</description><dn247:id>114580</dn247:id><dn247:siteId>140</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Binding DropDownList control to styled XML (10 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/110663.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/110663.aspx</guid><pubDate>07 Jun 2002 10:08:42</pubDate><description>I want to bind a server side Dropdownlist control to an XML file. The &amp;amp;quot;option&amp;amp;quot; elements of the list are from an XML file are formatted and sorted using XSLT. I now want to bind the contents of the transformed XML to a Dropdownlist control. Is this possible? </description><dn247:id>110663</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>loading a file into xmlwriter (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/110665.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/110665.aspx</guid><pubDate>07 Jun 2002 10:08:38</pubDate><description>Hi all Using a xmltextwriter how do I write to an already existing file. when iam writing into an already existing file it is overwriting the existing the file. please help me Regards Gigy Chacko Chat with friends online, try MSN Messenger: http://messenger.msn.com </description><dn247:id>110665</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>XML to PDF or Printing reports via XML (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/111848.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/111848.aspx</guid><pubDate>05 Jun 2002 20:46:00</pubDate><description>I'm having a very hard time deciding what direction to take: I need to print reports from XML. 1. I've been reading about FOP to implement XML to PDF transformation using XSL formatting objects. If this route is taken, what does VS.NET have to offer? 2. There are other commercial products out there (one being http://big.faceless.org/products/report/index.jsp) that bypass XML formatting objects. Ar...</description><dn247:id>111848</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>Applying XSL (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/110468.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/110468.aspx</guid><pubDate>05 Jun 2002 17:11:05</pubDate><description>How do you apply an XSL to an XML source and display it, say, in a browser? Do You Yahoo!? Yahoo! Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com </description><dn247:id>110468</dn247:id><dn247:siteId>140</dn247:siteId></item><item><title>xmlWriter (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/110664.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/110664.aspx</guid><pubDate>05 Jun 2002 14:45:00</pubDate><description>Hi everybody In asp.Net iam using a xmlwriter object and creating a word document from an xml document and XSLT. After creating the document i have to convert it into an RTF format file. How do i do that programmatically. Is there any option 'save as'?? Thanks in advance Gigy chacko MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx </description><dn247:id>110664</dn247:id><dn247:siteId>140</dn247:siteId></item></channel></rss>