﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>XML Latest Blogs</title><link>http://www.c-sharpcorner.com/blogs/</link><description>Watch latest blogs from XML</description><copyright>© 1999 - 2012  Mindcracker LLC. All Rights Reserved</copyright><item><title>Populating TreeView Control from XML file</title><description>The blog post describes how to populate a TreeView Control with an XML file.</description><link>http://www.c-sharpcorner.com/Blogs/10795/populating-treeview-control-from-xml-file.aspx</link><pubDate>1/12/2013 10:52:54 AM</pubDate><author>Mayur Dighe</author></item><item><title>Delete XML Node using C#</title><description>This blog defines how to delete XML node in C#.</description><link>http://www.c-sharpcorner.com/Blogs/10524/delete-xml-node-using-C-Sharp.aspx</link><pubDate>11/29/2012 5:41:30 AM</pubDate><author>Gohil Jayendrasinh</author></item><item><title>xsl:template Element in XSLT</title><description>In this blog you will see an example for &lt;xsl:template&gt; Element in XSLT.

</description><link>http://www.c-sharpcorner.com/Blogs/8773/xsltemplate-element-in-xslt.aspx</link><pubDate>4/15/2012 5:47:46 AM</pubDate><author>Vijai Anand</author></item><item><title>Textbox data into XML file and update xml file attributes and create crystal reports from XML file from DB</title><description>Textbox data into XML file and update xml file attributes and create crystal reports from XML file from DB.</description><link>http://www.c-sharpcorner.com/Blogs/8714/textbox-data-into-xml-file-and-update-xml-file-attributes-an.aspx</link><pubDate>4/5/2012 7:53:58 AM</pubDate><author>P Narasimha</author></item><item><title>Generating XML File From SQL Database Using C#</title><description>In this blog, we Generate XML File From SQL Database Using C#.
</description><link>http://www.c-sharpcorner.com/Blogs/8115/generating-xml-file-from-sql-database-using-C-Sharp.aspx</link><pubDate>1/31/2012 4:25:47 AM</pubDate><author>Rohatash Kumar</author></item><item><title>Bulk insert into sql database using xml file</title><description>In this blog you will learn how to insert bulk into sql database using xml file.</description><link>http://www.c-sharpcorner.com/Blogs/7125/bulk-insert-into-sql-database-using-xml-file.aspx</link><pubDate>10/14/2011 3:08:31 PM</pubDate><author>Vidya Rani</author></item><item><title>XML in C#</title><description>XML in C#.</description><link>http://www.c-sharpcorner.com/Blogs/5593/xml-in-C-Sharp.aspx</link><pubDate>6/22/2011 4:24:53 AM</pubDate><author>nikhil mittal</author></item><item><title>XML CDATA section.</title><description>The term CDATA is used about text data that should not be parsed by the XML parser.</description><link>http://www.c-sharpcorner.com/Blogs/5144/xml-cdata-section.aspx</link><pubDate>5/12/2011 6:26:19 AM</pubDate><author>Nipun Tomar</author></item><item><title>XmlSerializer in C#</title><description>XmlSerializer enables you to control how objects are encoded into XML.</description><link>http://www.c-sharpcorner.com/Blogs/5036/xmlserializer-in-C-Sharp.aspx</link><pubDate>5/4/2011 7:26:41 AM</pubDate><author>Manish Tewatia</author></item><item><title>How can we convert any data to XML format?</title><description>As Between both ADO and ADO.Net XML is the most important leap.</description><link>http://www.c-sharpcorner.com/Blogs/4850/how-can-we-convert-any-data-to-xml-format.aspx</link><pubDate>4/26/2011 7:08:40 AM</pubDate><author>Nipun Tomar</author></item><item><title>Why XML instead of HTML?</title><description>HTML is a markup language used for displaying information, while XML markup is used for describing data of virtually any type. </description><link>http://www.c-sharpcorner.com/Blogs/4843/why-xml-instead-of-html.aspx</link><pubDate>4/26/2011 5:39:04 AM</pubDate><author>Nipun Tomar</author></item><item><title>Load an XML in a RichTextBox using C#</title><description>The code snippet in this blog shows how to load and display an XML document in a RichTextBox control using C#.</description><link>http://www.c-sharpcorner.com/Blogs/4558/load-an-xml-in-a-richtextbox-using-C-Sharp.aspx</link><pubDate>3/31/2011 1:01:39 PM</pubDate><author>Karthikeyan Anbarasan</author></item><item><title>Different ways of reading an XML file</title><description>Different ways of reading an XML file</description><link>http://www.c-sharpcorner.com/Blogs/4073/different-ways-of-reading-an-xml-file.aspx</link><pubDate>12/17/2010 1:30:15 PM</pubDate><author>Suthish Nair</author></item><item><title>Difference between Xml and Html</title><description>Difference between Xml and Html</description><link>http://www.c-sharpcorner.com/Blogs/3691/difference-between-xml-and-html.aspx</link><pubDate>9/27/2010 3:21:54 AM</pubDate><author>Hirendra Sisodiya</author></item><item><title>History of XML</title><description>History of XML</description><link>http://www.c-sharpcorner.com/Blogs/3689/history-of-xml.aspx</link><pubDate>9/27/2010 3:18:53 AM</pubDate><author>Hirendra Sisodiya</author></item><item><title>Read Top 10 XMLNode</title><description>Read numbers of XMLNode from an XML file.</description><link>http://www.c-sharpcorner.com/Blogs/3297/read-top-10-xmlnode.aspx</link><pubDate>7/20/2010 1:24:35 AM</pubDate><author>Rahul Kumar Saxena</author></item><item><title>Most Efficient Way to Read XML </title><description>Being a Microsoft technology developer, Reading XML is a very basic task, to read. Write or transfer data. Whether it be RSS feeds or Database data access, everywhere its all XML , There are a lot of ways to read XML using XPATH language XPATHNAVIGATOR, browsing through each nodes and finally extracting data. This is so complex and of course lot of coding. I have suggested an easy and efficient way to READ XML   </description><link>http://www.c-sharpcorner.com/Blogs/1801/most-efficient-way-to-read-xml.aspx</link><pubDate>1/3/2010 5:54:21 PM</pubDate><author>Jaijo Paulose</author></item><item><title>How to save the XML file in "utf-8" format </title><description>I am trying to create an application in C# which will extract and save RSS feeds onto the D drive. I am using the following C# code to save the file on the disk
rssReader = new XmlTextReader(FeedAddress.Text);
rssDoc = new XmlDocument();
//Load the XML contents into a XMLDocument
rssDoc.Load(rssReader);
rssDoc.Save("D://text.xml");
Everything works wells and the file is saved in the "utf-8" format if the extension of the link is XML (e.g http://msdn.microsoft.com/rss.xml). The problem comes when I try to save a feed with .rss extension (e.g http://orangecounty.craigslist.org/apa/index.rss), instead of saving the feed in "utf-8" format it saves the feed in "ISO-8859-1" format.
Moreover, when I try to save the feed with .rss extension using the Save As option of the Internet Explorer it saves the feed in "utf-8" format but when I use the C# code to save the same feed it saves it in the "ISO-8859-1" format.
Is there any way to save the feed with .rss extension in "utf-8" format instead of "ISO-8859-1" format?
I have even tried to save the XML file using the class System.Net.WebClient but it is also saving the file in ISO-8859-1 format.
Thanks
Deepak</description><link>http://www.c-sharpcorner.com/Blogs/1385/how-to-save-the-xml-file-in-utf-8-format.aspx</link><pubDate>8/7/2009 9:43:39 PM</pubDate><author>Deepak Bhalla</author></item><item><title>XAML Namespaces</title><description>The XML namespace declares sets three pieces if information.</description><link>http://www.c-sharpcorner.com/Blogs/780/xaml-namespaces.aspx</link><pubDate>8/13/2008 11:54:18 AM</pubDate><author>Raj Kumar</author></item><item><title>Read an xml file node by node</title><description>This fragment of code enables you to parse your xml file node by node</description><link>http://www.c-sharpcorner.com/Blogs/736/read-an-xml-file-node-by-node.aspx</link><pubDate>7/14/2008 2:33:18 PM</pubDate><author>Bechir Bejaoui</author></item></channel></rss>