<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Rant Continued: Avoiding the DOM?</title><link>http://blogs.msdn.com/mpowell/archive/2004/05/13/131377.aspx</link><description>More feedback from my earlier post... ChadBr came up with the best reason I have heard so far on when you might return XML encoded as a string instead of the actual XML from a Web service. What if you don't want the overhead of creating the DOM on the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Rant continued again: Don't put XML in Strings</title><link>http://blogs.msdn.com/mpowell/archive/2004/05/13/131377.aspx#132341</link><pubDate>Sat, 15 May 2004 02:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:132341</guid><dc:creator>Matt Powell</dc:creator><description /></item><item><title>How to return well-formed XML from WebServices without the DOM: from XmlReader and XPathNavigator</title><link>http://blogs.msdn.com/mpowell/archive/2004/05/13/131377.aspx#144950</link><pubDate>Mon, 31 May 2004 19:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:144950</guid><dc:creator>TrackBack</dc:creator><description /></item><item><title>re: Rant Continued: Avoiding the DOM?</title><link>http://blogs.msdn.com/mpowell/archive/2004/05/13/131377.aspx#144954</link><pubDate>Mon, 31 May 2004 16:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:144954</guid><dc:creator>Daniel Cazzulino</dc:creator><description>Here's a better approach, and you don't have to choose DOM vs (XmlReader | XPathNavigator): &lt;a target="_new" href="http://weblogs.asp.net/cazzu/archive/2004/05/31/144922.aspx"&gt;http://weblogs.asp.net/cazzu/archive/2004/05/31/144922.aspx&lt;/a&gt; (How to return well-formed XML from WebServices without the DOM: from XmlReader and XPathNavigator)</description></item></channel></rss>