<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Code-Journey.com &#187; C#</title> <atom:link href="http://code-journey.com/category/dotnet/csharp/feed/" rel="self" type="application/rss+xml" /><link>http://code-journey.com</link> <description>Mostly SharePoint</description> <lastBuildDate>Mon, 16 Jan 2012 20:33:55 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Write XML file using XmlTextWriter</title><link>http://code-journey.com/2009/write-xml-file-using-xmltextwriter/</link> <comments>http://code-journey.com/2009/write-xml-file-using-xmltextwriter/#comments</comments> <pubDate>Thu, 12 Feb 2009 00:22:54 +0000</pubDate> <dc:creator>Code-Journey</dc:creator> <category><![CDATA[C#]]></category> <guid
isPermaLink="false">http://code-journey.com/?p=155</guid> <description><![CDATA[I will give an example on how to create a simple XML-file by using the XmlTextWriter. It&#8217;s actually quite simple, and not at all as time consuming as I first thought when I started playing around with it. XML namespace First of all we have to add the namespace for XML: Using System.XML; Begin the [...]
No related posts.]]></description> <wfw:commentRss>http://code-journey.com/2009/write-xml-file-using-xmltextwriter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
