﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Visual C# .NET</title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/Rss/SectionArticles.aspx?SectionID=1&amp;SubSectionID=79" rel="self" type="application/rss+xml" /><item><title>How we can optimize SVG Files for Web Performance?</title><description>How we can optimize SVG Files for Web Performance Complete Guide</description><link>https://www.c-sharpcorner.com/article/how-we-can-optimize-svg-files-for-web-performance/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-we-can-optimize-svg-files-for-web-performance/</guid><pubDate>Fri, 09 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Rawat)</author></item><item><title>Convert XML Files Data To List Of Object</title><description>In this blog, we learn how to get all XML files from a specific location and convert it&amp;#39;s data into the C# object.</description><link>https://www.c-sharpcorner.com/article/convert-xml-files-data-to-list-of-object3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/convert-xml-files-data-to-list-of-object3/</guid><pubDate>Sun, 13 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kaushik Dudhat)</author></item><item><title>Usage Of Async And Await With Webresource In Dynamics CRM</title><description>Await / Async is built on promises and is a clean way to represent asynchronous processes in a synchronous way. In Dynamics 365 async and await are used especially while working with web api calls so that until promise gets completed other part of the code will not get executed. As an example, on selected contact record this behavior was shown.</description><link>https://www.c-sharpcorner.com/article/usage-of-async-and-await-with-webresource-in-dynamics-crm/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/usage-of-async-and-await-with-webresource-in-dynamics-crm/</guid><pubDate>Thu, 30 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Venkatasubbarao Polisetty)</author></item><item><title>XML Entities - Introduction</title><description>In this article, you will learn about XML Entities.</description><link>https://www.c-sharpcorner.com/article/xml-entities-introduction/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-entities-introduction/</guid><pubDate>Wed, 09 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandeep Mishra)</author></item><item><title>Communicating With XML</title><description>In this article, you will learn how to communicate and process in XML.</description><link>https://www.c-sharpcorner.com/article/communicating-with-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/communicating-with-xml/</guid><pubDate>Sun, 31 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay K)</author></item><item><title>XMl Data Validation</title><description>In this article, you will learn about Validation types and processes in XML.</description><link>https://www.c-sharpcorner.com/article/xml-data-validation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-data-validation/</guid><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay K)</author></item><item><title>XML And Database</title><description>In this article, you will learn about the XML and database modes.</description><link>https://www.c-sharpcorner.com/article/xml-and-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-and-database/</guid><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay K)</author></item><item><title>XML Writers</title><description>In this article, you will learn about the XML writer programming interface.</description><link>https://www.c-sharpcorner.com/article/xml-writers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-writers/</guid><pubDate>Wed, 27 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay K)</author></item><item><title>  Transformation Using CSS And XSLT</title><description>In this session, I will discuss how to convert XML to XSLT.
Basically, we need XSLT for the presentation of XML using some user-defined transformation.</description><link>https://www.c-sharpcorner.com/article/xml-transformation-using-css-and-xslt/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-transformation-using-css-and-xslt/</guid><pubDate>Wed, 18 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bidyasagar Mishra)</author></item><item><title>Creating Excel File Using OpenXML</title><description>In this article I will explain how to create an Excel file using C# without any third party paid dll files or Microsoft Interop services, but OpenXml dll, which is free and available in a nuget package.</description><link>https://www.c-sharpcorner.com/article/creating-excel-file-using-openxml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-excel-file-using-openxml/</guid><pubDate>Thu, 02 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rafnas T P)</author></item><item><title>Generating XML Root Node Having Colon-Via Serialization</title><description>Generating XML dynamically with a defined schema involves handling namespaces and prefixes correctly. Using XmlElement and XmlAttribute classes helps serialize XML parts, but achieving a prefixed root node like sl : RandomWindow requires careful setup of XmlRoot attributes. </description><link>https://www.c-sharpcorner.com/article/generating-xml-root-node-having-colon-via-serialization2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/generating-xml-root-node-having-colon-via-serialization2/</guid><pubDate>Wed, 20 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shweta Lodha)</author></item><item><title>What XSLT Transformation Is And How To Use It</title><description>XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents. Sometimes the user wants to some kind of xml structure instead of whole xml; In that case we can use XSLT transformation. This article gives us idea about this.</description><link>https://www.c-sharpcorner.com/article/what-is-xslt-transformation-and-how-to-use-it/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-is-xslt-transformation-and-how-to-use-it/</guid><pubDate>Tue, 12 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sagar Shinde)</author></item><item><title>Convert XML File To Excel File</title><description>Here, we are going to learn to read XML files in C# WindowsForm applications. We are going to make a small single-form application which takes an XML file from the user and convert XML Data to Excel Data and Returns an Excel File.</description><link>https://www.c-sharpcorner.com/article/convert-xml-file-to-excel-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/convert-xml-file-to-excel-file/</guid><pubDate>Mon, 27 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Altaf Ansari)</author></item><item><title>Construct Readable XML Output From SQL Query From Two Or More Tables Using “For XML PATH” Statement</title><description>In my previous article I discussed about how to get a XML format output from query and process that by using  XML AUTO statement, and I give different types of “for XML”.</description><link>https://www.c-sharpcorner.com/article/construct-readable-xml-output-from-sql-query-from-two-or-more-tables-using-for/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/construct-readable-xml-output-from-sql-query-from-two-or-more-tables-using-for/</guid><pubDate>Mon, 04 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saravanan Ponnusamy)</author></item><item><title>Read XML file in WinJS Project using Windows Runtime Component</title><description>In this article, we are going to learn how to read XML file in WinJS project.</description><link>https://www.c-sharpcorner.com/article/read-xml-file-in-winjs-project-using-windows-runtime-compone/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-xml-file-in-winjs-project-using-windows-runtime-compone/</guid><pubDate>Sat, 07 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kishor Bikram Oli)</author></item><item><title>Create RSS Feeds For Your Blog or Website</title><description>In this article you will learn how to create RSS feeds for your blog or website.</description><link>https://www.c-sharpcorner.com/UploadFile/6ade65/create-rss-feeds-for-your-blog-or-website/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/6ade65/create-rss-feeds-for-your-blog-or-website/</guid><pubDate>Thu, 18 Feb 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dipendra Shekhawat)</author></item><item><title>Fetch RSS Feed Content From LINQ To XML</title><description>In this article we are going to fetch content from LINQ to XML classes and manipulate XML atom feed and get their elements.</description><link>https://www.c-sharpcorner.com/UploadFile/70dbe6/fetch-rss-feed-content-from-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/70dbe6/fetch-rss-feed-content-from-linq-to-xml/</guid><pubDate>Sat, 30 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Muhammad Aqib Shehzad)</author></item><item><title>T4 Templates To Generate Classes From XML</title><description>In this article you will learn about T4 Templates to generate classes from XML.</description><link>https://www.c-sharpcorner.com/UploadFile/vendettamit/t4-templates-to-generate-classes-from-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/vendettamit/t4-templates-to-generate-classes-from-xml/</guid><pubDate>Thu, 07 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amit Choudhary)</author></item><item><title>Read XML Data With Namespce Using XmlDocument</title><description>This article describes how to read XML data using XmlDocument when xml contains Namespace.</description><link>https://www.c-sharpcorner.com/UploadFile/manas1/read-xml-data-with-namespce-using-xmldocument/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/manas1/read-xml-data-with-namespce-using-xmldocument/</guid><pubDate>Mon, 21 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>Reading And Writing XML Content Using C#</title><description>In this article you will learn how to read and write XML content using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/80ae1e/reading-and-writing-xml-content-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/80ae1e/reading-and-writing-xml-content-using-C-Sharp/</guid><pubDate>Thu, 12 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shakti Saxena)</author></item><item><title>XML Documentation Comments using GhostDoc</title><description>In this article you will learn XML Documentation Comments using GhostDoc.</description><link>https://www.c-sharpcorner.com/UploadFile/efa3cf/xml-documentation-comments-using-ghostdoc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/efa3cf/xml-documentation-comments-using-ghostdoc/</guid><pubDate>Wed, 11 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Banketeshvar Narayan)</author></item><item><title>Export GridView Using OpenXML: Part 2</title><description>In this article you will learn how to export a GridView using OpenXML.</description><link>https://www.c-sharpcorner.com/UploadFile/f25f9a/export-gridview-using-openxml-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/f25f9a/export-gridview-using-openxml-part-2/</guid><pubDate>Thu, 27 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohammed Ibrahim )</author></item><item><title>Export GridView Using OpenXML Part 1</title><description>This article shows how to export a GridView using OPENXML.</description><link>https://www.c-sharpcorner.com/UploadFile/f25f9a/export-gridview-using-openxml-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/f25f9a/export-gridview-using-openxml-part-1/</guid><pubDate>Fri, 21 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohammed Ibrahim )</author></item><item><title>Read XML Document Using VBScript and HTML5</title><description>In this article you will learn how to read a XML document using VBScript and HTML5.</description><link>https://www.c-sharpcorner.com/UploadFile/88d8c0/read-xml-document-using-vb-script-and-html5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/88d8c0/read-xml-document-using-vb-script-and-html5/</guid><pubDate>Wed, 19 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Karthikeyan K)</author></item><item><title>Display XML Data as HTML Using XSL Transformation in ASP.Net</title><description>This article will describe how to display XML data as HTML using XSL Transformation in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/manas1/display-xml-data-as-html-using-xslt-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/manas1/display-xml-data-as-html-using-xslt-in-Asp-Net/</guid><pubDate>Fri, 07 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>Styling XML Data With XSLT And CSS</title><description>This article explains how to design XML data with XSLT and CSS.</description><link>https://www.c-sharpcorner.com/UploadFile/manas1/how-to-use-xslt-file-to-display-xml-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/manas1/how-to-use-xslt-file-to-display-xml-data/</guid><pubDate>Thu, 06 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>Quickstart With XML: Part 3</title><description>In this article, we will learn about the eXtensible Markup Language.</description><link>https://www.c-sharpcorner.com/UploadFile/5aad70/quickstart-with-xml-part-3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5aad70/quickstart-with-xml-part-3/</guid><pubDate>Mon, 18 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shresth Jaiswal)</author></item><item><title>Quickstart With XML: Part 2</title><description>This part provides simple syntax rules to write a XML document. It is a complete XML document.</description><link>https://www.c-sharpcorner.com/UploadFile/5aad70/xml-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5aad70/xml-part-2/</guid><pubDate>Thu, 09 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shresth Jaiswal)</author></item><item><title>Quickstart With XML: Part 1</title><description>In this article we will learn about the eXtensible Markup Language.</description><link>https://www.c-sharpcorner.com/UploadFile/5aad70/xml-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5aad70/xml-part-1/</guid><pubDate>Thu, 09 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shresth Jaiswal)</author></item><item><title>Template Based Approach to Export Data to Excel: Part III</title><description>In this article you will learn how to work with a template based approach to export data to Excel.</description><link>https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-iii/</guid><pubDate>Sat, 27 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arunava Bhattacharjee)</author></item><item><title>Template Based Approach to Export Data to Excel: Part - II</title><description>In this article we will learn how to add columns dynamically in a Excel Sheet using a Template based approach.</description><link>https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-ii/</guid><pubDate>Fri, 26 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arunava Bhattacharjee)</author></item><item><title>Template Based Approach to Export Data to Excel: Part 1</title><description>This article explains the template based approach to export data to Excel.</description><link>https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/tirthacs/template-based-approach-to-export-data-to-excel-part-1/</guid><pubDate>Fri, 26 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arunava Bhattacharjee)</author></item><item><title>Xml and Schema Validator</title><description>This article shows how to create a simple and generic module for validating XML files with their respective schema files.</description><link>https://www.c-sharpcorner.com/UploadFile/793784/xml-and-schema-validator/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/793784/xml-and-schema-validator/</guid><pubDate>Fri, 22 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Claudio Inacio)</author></item><item><title>Saving DataGridView setting in xml and restore it!</title><description>This article shows how to save the user manipulation on the grid and restore those settings when the user runs the program.</description><link>https://www.c-sharpcorner.com/UploadFile/52c7f5/saving-the-user-grid-changes-and-restore-the-user-setting-by/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/52c7f5/saving-the-user-grid-changes-and-restore-the-user-setting-by/</guid><pubDate>Wed, 23 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Behzad Babaei)</author></item><item><title>Generate XML From Object in C#</title><description>In this article we will generate XML from the object in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/ff2f08/generate-xml-from-object-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ff2f08/generate-xml-from-object-in-C-Sharp/</guid><pubDate>Tue, 20 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>Invoking a POST Method Located at a Specific URL With XML Request</title><description>This article describes how to invoke a POST method located at a specific URL with the XML Request.</description><link>https://www.c-sharpcorner.com/UploadFile/4d07a2/invoking-a-post-method-located-at-a-particular-url-with-an-x/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d07a2/invoking-a-post-method-located-at-a-particular-url-with-an-x/</guid><pubDate>Fri, 25 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Amogh Natu)</author></item><item><title>Insert, Update and Delete in XML File Using C#</title><description>This article explains how to do insert, update and delete operations in a XML file using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/b8e86c/insert-update-delete-in-xml-file-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/b8e86c/insert-update-delete-in-xml-file-using-C-Sharp/</guid><pubDate>Thu, 17 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Shanker)</author></item><item><title>Get XML Data Using Ajax and jQuery</title><description>Here you will learn how to get XML data using Ajax and jQuery. 
The data is provided without a full page reload. </description><link>https://www.c-sharpcorner.com/UploadFile/5b3fc9/get-a-xml-data-through-ajax-and-jquery/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5b3fc9/get-a-xml-data-through-ajax-and-jquery/</guid><pubDate>Wed, 09 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joginder Banger)</author></item><item><title>Check XML Validatity Using jQuery</title><description>In this article you will learn how to check the validity of XML code using JQuery.</description><link>https://www.c-sharpcorner.com/UploadFile/5b3fc9/check-xml-code-validate-or-not-with-the-help-of-jquery/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5b3fc9/check-xml-code-validate-or-not-with-the-help-of-jquery/</guid><pubDate>Tue, 08 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joginder Banger)</author></item><item><title>Basics of XML and Validation of XML</title><description>This article covers the basics of XML and the validation of XML.</description><link>https://www.c-sharpcorner.com/UploadFile/5b3fc9/basic-concept-of-xml-and-validation-of-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/5b3fc9/basic-concept-of-xml-and-validation-of-xml/</guid><pubDate>Tue, 08 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joginder Banger)</author></item><item><title>Export Excel File to an XML Data File</title><description>In this article you will learn how to import an Excel file from an XML file or export an Excel file to an XML file.</description><link>https://www.c-sharpcorner.com/UploadFile/c7e63f/export-excel-file-to-an-xml-data-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c7e63f/export-excel-file-to-an-xml-data-file/</guid><pubDate>Tue, 01 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arvind Pradhan)</author></item><item><title>Read XML File Using XMLReader in C#</title><description>In this article, we will try to read from an existing XML file using the XmlReader class.</description><link>https://www.c-sharpcorner.com/UploadFile/167ad2/read-xml-file-using-xml-reader-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/167ad2/read-xml-file-using-xml-reader-in-C-Sharp/</guid><pubDate>Tue, 11 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Kumar Ravi)</author></item><item><title>Get Started With XML Using C#</title><description>In my first tutorial I am creating a XML file using C#. It’s like we take some input from the user and generate a XML file according to that.</description><link>https://www.c-sharpcorner.com/UploadFile/167ad2/get-started-with-xml-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/167ad2/get-started-with-xml-using-C-Sharp/</guid><pubDate>Mon, 10 Mar 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhishek Kumar Ravi)</author></item><item><title>Creating XSD of a XML Using Visual Studio</title><description>I would like to share a simple way to create a XSD of a sample XML file. </description><link>https://www.c-sharpcorner.com/UploadFile/deveshomar/creating-xsd-of-a-xml-using-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deveshomar/creating-xsd-of-a-xml-using-visual-studio/</guid><pubDate>Wed, 15 Jan 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Devesh Omar)</author></item><item><title>Document Object Model (DOM)</title><description>This article introduces the Document Object Model (DOM).</description><link>https://www.c-sharpcorner.com/UploadFile/79037b/document-object-model-dom/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/79037b/document-object-model-dom/</guid><pubDate>Sun, 15 Sep 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ankur Mishra)</author></item><item><title>Validating an XML Document Programmatically</title><description>This article provides an example of validating a XML document using the XmlReader and XMLScema class of System.Xml and System.Xml.Schema.</description><link>https://www.c-sharpcorner.com/UploadFile/87b416/validating-an-xml-document-programmatically/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/87b416/validating-an-xml-document-programmatically/</guid><pubDate>Sun, 18 Aug 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kailash Chandra Behera)</author></item><item><title>Create XML in C#</title><description>In this article, we will learn how to create an XML file in-memory and write it to the local storage using C# and .NET.
</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/create-xml-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/create-xml-in-C-Sharp/</guid><pubDate>Sun, 30 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Copying XML Documents Using C#</title><description>How to copy one XML file from one location to another with a different file name.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/copying-xml-documents-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/copying-xml-documents-using-C-Sharp/</guid><pubDate>Sun, 09 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Writing XML Using DataSet in C#</title><description>How to write a DataSet to an XML file using C#. The WriteXml method writes the current data (the schema and data) of a DataSet object to an XML file.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/writing-xml-using-dataset-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/writing-xml-using-dataset-in-C-Sharp/</guid><pubDate>Fri, 31 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Load XML File Into a DataGridView Using C#</title><description>How to Load an XML File into a DataGridView. In ADO.NET, the DataSet class implements methods and properties to work with XML documents, including reading XML, loading it into a DataSet and writing a DataSet back to an XML file. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/load-xml-file-into-a-datagridview-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/load-xml-file-into-a-datagridview-using-C-Sharp/</guid><pubDate>Tue, 28 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Verify XML Names Using C#</title><description>The XML specification does not allow some characters to be a part of valid XML names. We can use the XMLConvert class and its methods to verify, encode and decode names. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/verify-xml-names-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/verify-xml-names-using-C-Sharp/</guid><pubDate>Mon, 27 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Binding XML Data to ListView Control - DataSet Approach</title><description>In this article we will discuss how to bind an XML File Data to ListView Control.</description><link>https://www.c-sharpcorner.com/UploadFile/c5c6e2/binding-xml-data-to-listview-control-dataset-approach/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c5c6e2/binding-xml-data-to-listview-control-dataset-approach/</guid><pubDate>Sat, 13 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shankar M)</author></item><item><title>Write Characters to XML using C#</title><description>How to write characters to XML using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/write-characters-to-xml-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/write-characters-to-xml-using-C-Sharp/</guid><pubDate>Mon, 04 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Write XML to Console Using C#</title><description>How to create XML in C# and write it to the Console.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/write-xml-to-console/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/write-xml-to-console/</guid><pubDate>Sun, 03 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>How To Convert DataTable To XML In C#</title><description>In this article, I will discuss how to read data from a SQL Server into a DataTable and then export DataTable data into XML file in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-write-data-of-an-sql-server-table-to-an-xml-file-usin/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-write-data-of-an-sql-server-table-to-an-xml-file-usin/</guid><pubDate>Mon, 03 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Sharma)</author></item><item><title>Pull Distinct Data Using LINQ-to-XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/pull-distinct-data-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/pull-distinct-data-using-linq-to-xml/</guid><pubDate>Tue, 06 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Processing XML Data: Part 1</title><description>In this article I will show you how to work with XML Data.</description><link>https://www.c-sharpcorner.com/UploadFile/9a3ae2/processing-xml-data-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9a3ae2/processing-xml-data-part-1/</guid><pubDate>Mon, 29 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sudhakar Chaudhary)</author></item><item><title>Application to Convert HL7 to XML</title><description>This article describes an application used to convert HL7 messages from their raw format into a more useful XML format.</description><link>https://www.c-sharpcorner.com/UploadFile/scottlysle/application-to-convert-hl7-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/scottlysle/application-to-convert-hl7-to-xml/</guid><pubDate>Mon, 22 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Scott Lysle)</author></item><item><title>Delete All XML Elements and Attributes Nodes</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XML in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/delete-all-xml-elementsattributes-nodes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/delete-all-xml-elementsattributes-nodes/</guid><pubDate>Wed, 17 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Append XML Data With Append Method</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XML in C#.
</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/append-xml-data-with-append-method/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/append-xml-data-with-append-method/</guid><pubDate>Wed, 17 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Pull XML Data Out Into Grid</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XML in C#.
</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/pull-xml-data-out-into-grid/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/pull-xml-data-out-into-grid/</guid><pubDate>Wed, 17 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Delete XML Element Data</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XML in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/delete-xml-element-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/delete-xml-element-data/</guid><pubDate>Wed, 17 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Select Data From XML With Where Clause Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML. Select Data From XML With Where Clause Using LINQ to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/select-data-from-xml-with-where-clause-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/select-data-from-xml-with-where-clause-using-linq-to-xml/</guid><pubDate>Tue, 16 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Create Pull Insert XML Data Out From Scratch</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in XM in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/create-pull-insert-xml-data-out-from-scratch/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/create-pull-insert-xml-data-out-from-scratch/</guid><pubDate>Tue, 16 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Update Data to XML Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML. Update Data to XML Using LINQ to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/update-data-to-xml-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/update-data-to-xml-using-linq-to-xml/</guid><pubDate>Mon, 15 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Add Attribute to XML Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML. add a new XAttribute to XML with help of a LINQ query.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/add-attribute-to-xml-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/add-attribute-to-xml-using-linq-to-xml/</guid><pubDate>Mon, 15 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Select Data From XML Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/select-data-from-xml-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/select-data-from-xml-using-linq-to-xml/</guid><pubDate>Mon, 15 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Delete Data From XML Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML. Delete data from XML using LINQ to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/delete-data-from-xml-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/delete-data-from-xml-using-linq-to-xml/</guid><pubDate>Mon, 15 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Insert Data to XML Using LINQ to XML</title><description>Today, in this article let’s play around with one of the interesting and most useful concepts in LINQ to XML. Insert Data to XML Using LINQ to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/54db21/insert-data-to-xml-using-linq-to-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/54db21/insert-data-to-xml-using-linq-to-xml/</guid><pubDate>Mon, 15 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vijay  Prativadi)</author></item><item><title>Simple Grouping of Data in Excel Using Open XML SDK 2.0</title><description>In this article I have shown Grouping or Outline of the data into an Excel file. </description><link>https://www.c-sharpcorner.com/UploadFile/cb88b2/simple-grouping-of-data-in-excel-using-open-xml-sdk-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/cb88b2/simple-grouping-of-data-in-excel-using-open-xml-sdk-2-0/</guid><pubDate>Mon, 01 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jay Parekh)</author></item><item><title>Converting SQL Data Into an Xml Document Using ASP.NET</title><description>In this article we will discuss how to retrieve data from a SQL Server database as a XML Document.</description><link>https://www.c-sharpcorner.com/UploadFile/c59e94/converting-data-of-database-into-an-xml-document-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c59e94/converting-data-of-database-into-an-xml-document-in-Asp-Net/</guid><pubDate>Wed, 22 Aug 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Megha Goyal)</author></item><item><title>Working With XML Server Control in ASP.NET</title><description>In this article we will discuss how to work with a XML server control in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/c59e94/working-with-xml-server-control-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c59e94/working-with-xml-server-control-in-Asp-Net/</guid><pubDate>Tue, 21 Aug 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Megha Goyal)</author></item><item><title>XPath Using HtmlAgilityPack and WebClient</title><description>In this article we have used HtmlAgilityPack to get multiple nodes using SelectNodesByPattern, which is an extension method.</description><link>https://www.c-sharpcorner.com/UploadFile/97fc7a/xpath-using-htmlagilitypack-and-webclient/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/97fc7a/xpath-using-htmlagilitypack-and-webclient/</guid><pubDate>Mon, 25 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sachin Kalia)</author></item><item><title>Generic Serializing and Deserializing Object as XML Data Using XmlSerializer</title><description>In this article we are going to see how to serialize and deserialize an object as XML data.</description><link>https://www.c-sharpcorner.com/UploadFile/d3e4b1/generic-serializing-and-deserializing-object-as-xml-data-usi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d3e4b1/generic-serializing-and-deserializing-object-as-xml-data-usi/</guid><pubDate>Fri, 27 Apr 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Lajapathy Arun)</author></item><item><title>Serializing and Deserializing Object as XML Data Using XmlSerializer</title><description>In this article we are going to see how to serialize and deserialize an object as XML data.</description><link>https://www.c-sharpcorner.com/UploadFile/d3e4b1/serializing-and-deserializing-object-as-xml-data-using-xmlse/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d3e4b1/serializing-and-deserializing-object-as-xml-data-using-xmlse/</guid><pubDate>Sat, 21 Apr 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Lajapathy Arun)</author></item><item><title>Populating Values From XML to a DataGridView And From a DataGridView to XML Using C#</title><description>This document covers how to populate a DataGridView from XML and how to save the DataGridView values back to XML.</description><link>https://www.c-sharpcorner.com/UploadFile/1a81c5/populating-values-from-xml-to-gridview-and-from-gridview-to/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/1a81c5/populating-values-from-xml-to-gridview-and-from-gridview-to/</guid><pubDate>Sun, 19 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santhosh Kumar Jayaraman)</author></item><item><title>XML Read &amp;amp; Update Operations</title><description>Using this article you can learn how to read each XML node value &amp;amp; how to update that value in the original XML file...</description><link>https://www.c-sharpcorner.com/UploadFile/9f4ff8/xml-read-update-operations/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9f4ff8/xml-read-update-operations/</guid><pubDate>Wed, 08 Feb 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ghanashyam Nayak)</author></item><item><title>XML SchemaValidator</title><description>This article shows how to validate an XML document against a schema using C#. For demonstration of this, I have created a GUI application using Visual Studio 2005 Express Edition.</description><link>https://www.c-sharpcorner.com/UploadFile/ae8050/xml-schemavalidator/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ae8050/xml-schemavalidator/</guid><pubDate>Thu, 01 Dec 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Azim Zahir)</author></item><item><title>Data Export to Excel and Create Group Report in .NET</title><description>In our normal working days, we may usually need export data from database into Excel. And after or during exporting we may have requirements on style settings to make the output Excel worksheet with good appearance for readers easily get the data information, such as create a group report.</description><link>https://www.c-sharpcorner.com/UploadFile/f201d9/data-export-to-excel-and-create-group-report-in-net3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/f201d9/data-export-to-excel-and-create-group-report-in-net3/</guid><pubDate>Tue, 29 Nov 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Tom )</author></item><item><title>XML Validation with XSLT &amp; Calling Custom functions from XSLT</title><description>In this article, I will discuss about validating XML against defined XSL. Prior to getting into this article, it’s mandatory that one should have basic knowledge on what XML &amp; XSL are.</description><link>https://www.c-sharpcorner.com/uploadfile/surya_bg2000/xml-validation-with-xslt-calling-custom-functions-from-xslt/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/surya_bg2000/xml-validation-with-xslt-calling-custom-functions-from-xslt/default.aspx</guid><pubDate>Tue, 01 Nov 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Surya Prakash)</author></item><item><title>XML Validation with XSD Along With Custom Exception </title><description>In this article, I will discuss about validating XML against defined XSD. Prior to getting into this article, it is mandatory that one should have basic knowledge on what XML &amp; XSD are.</description><link>https://www.c-sharpcorner.com/UploadFile/surya_bg2000/xml-validation-with-xsd-along-with-custom-exception/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/surya_bg2000/xml-validation-with-xsd-along-with-custom-exception/</guid><pubDate>Tue, 01 Nov 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Surya Prakash)</author></item><item><title>Populating the TreeView Control With XMLDataSource</title><description>The TreeView is a .NET DataBound Control which is used to display hierarchical data. It can be bound with the The Nodes of this control with the help of XML, tabular or Relational Data. In this example we use XMLDataSouce to bind the TreeView.</description><link>https://www.c-sharpcorner.com/uploadfile/mahakgupta/populating-the-treeview-control-with-xmldatasource/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/mahakgupta/populating-the-treeview-control-with-xmldatasource/default.aspx</guid><pubDate>Fri, 09 Sep 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahak Gupta)</author></item><item><title>XML to HTML Using of XSLT</title><description>Overview of XSLT. In this article I will expalin how to Write XSLT</description><link>https://www.c-sharpcorner.com/UploadFile/biswapinky/xml-to-html-using-of-xslt/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/biswapinky/xml-to-html-using-of-xslt/</guid><pubDate>Fri, 26 Aug 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Biswa Pujarini Mohapatra)</author></item><item><title>Querying XML Data Using XPATH Expression and the XML DOM</title><description>The following is an example of data in an XML file being queried using XPath with  HTML as a front end.</description><link>https://www.c-sharpcorner.com/uploadfile/17e8f6/querying-xml-data-using-xpath-expression-and-the-xml-dom/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/17e8f6/querying-xml-data-using-xpath-expression-and-the-xml-dom/default.aspx</guid><pubDate>Wed, 20 Jul 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vishal Gilbile)</author></item><item><title>Dynamic Loading of Objects Using XML</title><description>In this article I am trying to dynamically instantiate an object at runtime using the XML.</description><link>https://www.c-sharpcorner.com/UploadFile/Mahadesh/dynamic-loading-of-objects-using-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Mahadesh/dynamic-loading-of-objects-using-xml/</guid><pubDate>Sun, 26 Jun 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahadesh Mahalingappa)</author></item><item><title>Dynamic Loading of Objects Using XML: Part 2</title><description>In this article I am trying to dynamically instantiate an object at runtime using the XML.</description><link>https://www.c-sharpcorner.com/UploadFile/Mahadesh/dynamic-loading-of-objects-using-xml-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Mahadesh/dynamic-loading-of-objects-using-xml-part-2/</guid><pubDate>Sun, 26 Jun 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahadesh Mahalingappa)</author></item><item><title>Transforming XML Document Using XSLT with XML Control</title><description>I am explaining the concept of transforming an XML Document using a well-defined XSLT incorporated with an Asp.Net XML Control.</description><link>https://www.c-sharpcorner.com/UploadFile/3d39b4/transforming-xml-document-using-xslt-with-xml-control/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/3d39b4/transforming-xml-document-using-xslt-with-xml-control/</guid><pubDate>Thu, 09 Jun 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandeep Singh Shekhawat)</author></item><item><title>Add X-Power to Your XML Development with Liquid XML Studio 2011</title><description>Today, more and more applications are migrating to the Web and the Cloud services are taking over the world; XML has become one of the key and vital parts of the data exchange mechanism. Whether you are developing client centric applications or building a consumer product, you will end up working with XML. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/add-x-power-to-your-xml-development-with-liquid-xml-studio-2011/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/add-x-power-to-your-xml-development-with-liquid-xml-studio-2011/</guid><pubDate>Mon, 16 May 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XML Browser in C# Windows Form</title><description>In this article we will see how to show dataset data in XmlBrowser.</description><link>https://www.c-sharpcorner.com/uploadfile/krishnasarala/xml-browser-in-C-Sharp-windows-form/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/krishnasarala/xml-browser-in-C-Sharp-windows-form/default.aspx</guid><pubDate>Thu, 24 Mar 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krishna Garad)</author></item><item><title>Merge 2 XML files into single XML using C#</title><description>This article gives a basic idea on how to merge 2 XML files into a single XML using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/ae35ca/merge-2-xml-files-into-single-xml-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ae35ca/merge-2-xml-files-into-single-xml-using-C-Sharp/</guid><pubDate>Thu, 17 Mar 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Karthikeyan Anbarasan)</author></item><item><title>Convert your Data Transfer Object to XML  (XML Serialization and Deserialization)</title><description>How to convert Business Entity/ Data Transfer Object to XML string and also XML string to Business Entity/ Data Transfer Object.</description><link>https://www.c-sharpcorner.com/UploadFile/hasibul2363/convert-your-data-transfer-object-to-xml-xml-serialization-and-deserialization/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/hasibul2363/convert-your-data-transfer-object-to-xml-xml-serialization-and-deserialization/</guid><pubDate>Mon, 21 Feb 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Hasibul Haque)</author></item><item><title>XMLDocument (DOM) and XDocument (LINQ)</title><description>Before LINQ to XML we were used XMLDocument for manipulations in XML like adding attributes, elements and so on. Now LINQ to XML uses XDocument for the same kind of thing. Syntaxes are much easier than XMLDocument and it requires a minimal amount of code.</description><link>https://www.c-sharpcorner.com/uploadfile/babu_2082/xmldocument-dom-and-xdocument-linq/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/babu_2082/xmldocument-dom-and-xdocument-linq/default.aspx</guid><pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manikavelu Velayutham)</author></item><item><title>How to Read / Search Node or Attribute in XML file</title><description>In this article you will learn how to Read / Search Node or Attribute in XML file.</description><link>https://www.c-sharpcorner.com/UploadFile/jayendra/how-to-read-search-node-or-attribute-in-xml-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/jayendra/how-to-read-search-node-or-attribute-in-xml-file/</guid><pubDate>Tue, 21 Dec 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gohil Jayendrasinh)</author></item><item><title>How to Use XMLDataSource and How to Append XML in a File</title><description>XML is an important format for storing and retrieving data on the web and the reason is it can be moved between firewalls. </description><link>https://www.c-sharpcorner.com/UploadFile/biswapinky/how-to-use-xmldatasource-and-how-to-append-xml-in-a-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/biswapinky/how-to-use-xmldatasource-and-how-to-append-xml-in-a-file/</guid><pubDate>Wed, 15 Dec 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Biswa Pujarini Mohapatra)</author></item><item><title>How Create Excel File Through Open XML Package (OOXML)</title><description>In this article I will explain how we can create Excel File through OOXML. </description><link>https://www.c-sharpcorner.com/UploadFile/vivekbritish/how-create-excel-file-through-open-xml-package-ooxml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/vivekbritish/how-create-excel-file-through-open-xml-package-ooxml/</guid><pubDate>Tue, 14 Dec 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vivek Srivastava)</author></item><item><title>Reading and Manipulating an Xml file Using C#.Net (Including Images)</title><description>Develop a Windows application to read an XML file and perform insert, search, update, and delete operations on student records. The form includes a DataGridView, PictureBox, OpenFileDialogs, Labels, TextBoxes, and Buttons to display and manipulate data.</description><link>https://www.c-sharpcorner.com/UploadFile/e628d9/reading-and-manipulating-an-xml-file-using-C-Sharp-net-including-images/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e628d9/reading-and-manipulating-an-xml-file-using-C-Sharp-net-including-images/</guid><pubDate>Fri, 22 Oct 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Prashanth Chindam)</author></item><item><title>CRUD Operation Using ListView With XML Database</title><description>This article describes how to use CRUD (Create, Read, Update, Delete) Operation using ListView using XML database in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/raj1979/crud-operation-using-listview-with-xml-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/raj1979/crud-operation-using-listview-with-xml-database/</guid><pubDate>Mon, 11 Oct 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Raj Kumar)</author></item><item><title>Read XML in C#</title><description>Learn to parse and manipulate XML data in C# effortlessly. Utilize XML readers, XPath, or LINQ to XML for efficient XML processing. Handle XML documents, elements, attributes, and namespaces seamlessly within your C# applications.</description><link>https://www.c-sharpcorner.com/UploadFile/e628d9/reading-an-xml-file-using-C-Sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e628d9/reading-an-xml-file-using-C-Sharp-net/</guid><pubDate>Fri, 24 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Prashanth Chindam)</author></item><item><title>Manipulating XML file with C#</title><description>In this article you will learn how to Manipule XML file with C#.</description><link>https://www.c-sharpcorner.com/uploadfile/rajshree.mittal/manipulating-xml-file-with-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/rajshree.mittal/manipulating-xml-file-with-C-Sharp/default.aspx</guid><pubDate>Wed, 15 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajshree Mittal)</author></item><item><title>Dynamic XML Creation Using Reflection</title><description>Reflection is mechanism of discovering class information solely at run time. Using reflection you would see all the properties, functions, events, constructor of an object. </description><link>https://www.c-sharpcorner.com/UploadFile/gaikwaduc/dynamic-xml-creation-using-reflection/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/gaikwaduc/dynamic-xml-creation-using-reflection/</guid><pubDate>Tue, 15 Jun 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Uday Gaikwad)</author></item><item><title>How to Read From XML Document</title><description>In this article you will learn How to Read From XML Document.</description><link>https://www.c-sharpcorner.com/UploadFile/Ravish001/how-to-read-from-xml-document/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/Ravish001/how-to-read-from-xml-document/</guid><pubDate>Sun, 30 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ravish Sindhwani)</author></item><item><title>XML Serializer Class for Reading and Writing XML</title><description>This article introduces the XmlSerializer class for reading and writing XML.</description><link>https://www.c-sharpcorner.com/UploadFile/SamTomato/xmlserializer-class-for-reading-and-writing-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/SamTomato/xmlserializer-class-for-reading-and-writing-xml/</guid><pubDate>Thu, 01 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sam Hobbs)</author></item><item><title>XML to HTML Converter Using XSLT</title><description>In this article we see XML to HTML Converter using XSLT.</description><link>https://www.c-sharpcorner.com/UploadFile/vasanthks/xml-to-html-converter-using-xslt/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/vasanthks/xml-to-html-converter-using-xslt/</guid><pubDate>Tue, 23 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vasanth )</author></item><item><title>Compare Two XML Files Using .Net</title><description>In this tool, we Validate the schema and compare the data's of two XML files.</description><link>https://www.c-sharpcorner.com/UploadFile/vasanthks/compare-two-xml-files-using-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/vasanthks/compare-two-xml-files-using-net/</guid><pubDate>Tue, 23 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vasanth )</author></item><item><title>Working With XML in C#</title><description>In this article we see how to perform operation in a XML file using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/leokoach/working-with-xml-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/leokoach/working-with-xml-in-C-Sharp/</guid><pubDate>Thu, 11 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Leo Koach)</author></item><item><title>Create XML from DataBase</title><description>In this article we will create a xml from a database table.</description><link>https://www.c-sharpcorner.com/UploadFile/tirthacs/create-xml-from-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/tirthacs/create-xml-from-database/</guid><pubDate>Wed, 03 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arunava Bhattacharjee)</author></item><item><title>Translate Driving Directions from Google Maps in XML Format</title><description>In this example, It has been demonstrated on how you can integrate the Keyhole Markup Language KML document in Asp.net using C Sharp.</description><link>https://www.c-sharpcorner.com/UploadFile/syedimran06/translate-driving-directions-from-google-maps-in-xml-format3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/syedimran06/translate-driving-directions-from-google-maps-in-xml-format3/</guid><pubDate>Fri, 29 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Syed Ahmed)</author></item><item><title>How to Create Config file with xml Serialization</title><description>This is a simple example of how to use xml serialization to make configuration files.</description><link>https://www.c-sharpcorner.com/UploadFile/rafaelwo/how-to-create-config-file-with-xml-serialization/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/rafaelwo/how-to-create-config-file-with-xml-serialization/</guid><pubDate>Sat, 23 Jan 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rafal Wozniak)</author></item><item><title>XML Navigation using C#</title><description>This article demonstrates how to navigate through XML documents using C#. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/navigation-in-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/navigation-in-xml/</guid><pubDate>Mon, 07 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>ADO .NET and XML</title><description>In this article I will explain you about ADO .NET and XML.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/ado-net-and-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/ado-net-and-xml/</guid><pubDate>Thu, 03 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Visual Studio .NET and XML Support</title><description>In this article I will explain you about Visual Studio .NET and XML support.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/visual-studio-net-and-xml-support/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/visual-studio-net-and-xml-support/</guid><pubDate>Wed, 02 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>The Xmlwriter Classes</title><description>In this article I will explain you how to read an Xmlwriter Classes in ADO.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/the-xmlwriter-classes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/the-xmlwriter-classes/</guid><pubDate>Tue, 01 Dec 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Transformation and XSLT</title><description>In this article I will explain you about Transformation and XSLT.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/transformation-and-xslt/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/transformation-and-xslt/</guid><pubDate>Fri, 27 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>The XmlConvert class</title><description>In this article I will explain you how to read an XmlConvert Class in ADO.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/the-xmlconvert-class/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/the-xmlconvert-class/</guid><pubDate>Wed, 25 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Reading XML Documents using C#</title><description>In this article I will explain you how to read an XML document in C#. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/reading-xml-in-ado-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/reading-xml-in-ado-net/</guid><pubDate>Mon, 23 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>DOM Overview </title><description>In this article, I will explain you about DOM. Document object model (DOM) is a platform and language neutral interface that allows programs and scripts to dynamically access and update XML and HTML documents.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/dom-overview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/dom-overview/</guid><pubDate>Fri, 20 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XML Namespaces</title><description>In this article I will explain you about XML namespace, DTD and schemas and Extensible Hyper Text Markup Language.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/xml-namespaces/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/xml-namespaces/</guid><pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Working with XML</title><description>This article begins with basic definitions of Hypertext Markup Language (HTML), XML, and other Web-related technologies. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/working-with-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/working-with-xml/</guid><pubDate>Tue, 17 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Microsoft .NET and XML</title><description>In this article I will explain you about Microsoft .NET and XML.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/microsoft-net-and-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/microsoft-net-and-xml/</guid><pubDate>Mon, 16 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XML Overview</title><description>In this article I will explain XML and how to write an XML code.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/xml-overview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/xml-overview/</guid><pubDate>Sat, 14 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XSD XML Based Crystal Report Data Source </title><description>This article is intended to illustrate the benefits of using disconnected connection in crystal reports.</description><link>https://www.c-sharpcorner.com/UploadFile/nadeemab/xsd-xml-based-crystal-report-data-source/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/nadeemab/xsd-xml-based-crystal-report-data-source/</guid><pubDate>Wed, 01 Apr 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nadeem  Abbasi)</author></item><item><title>Xml - A Simple Database</title><description>Xml can be used for different purposes. But in my programming life, I used it as database alone. I feel very comfortable while using xml as data store for my application, due to its simple structure.</description><link>https://www.c-sharpcorner.com/UploadFile/vimalkandasamy/xml-a-simple-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/vimalkandasamy/xml-a-simple-database/</guid><pubDate>Tue, 03 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vimal Kandasamy)</author></item><item><title>Integrate XML Data Within your ASP Page Using XLINQ: Part II</title><description>In this tutorial I will expose a technique to integrate XML data within your ASP page using XLINQ API.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xlinq-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xlinq-part-ii/</guid><pubDate>Wed, 18 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate XML Data Within your ASP Page Using XslCompiledTransform Class: Part I</title><description>I will provide two techniques as a part of this two parts tutorial to demonstrate  how to transform and integrate XML contents within ASP web page.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xslcompiledtransform-class-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xslcompiledtransform-class-part-i/</guid><pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Tracking Clicks by IP Address Using C# and XML</title><description>This is a very simple and easy article, which gives an idea for track the IP address and for getting the number of cliks from a  particular system. </description><link>https://www.c-sharpcorner.com/UploadFile/krazyharika/tracking-clicks-by-ip-address-using-C-Sharp-and-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/krazyharika/tracking-clicks-by-ip-address-using-C-Sharp-and-xml/</guid><pubDate>Thu, 20 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (harika m)</author></item><item><title>Flexible KeyBoard Control for Mobile Applications</title><description>This article describes you how to create a customizable keyboard control by using Resco mobile forms toolkit.</description><link>https://www.c-sharpcorner.com/UploadFile/RescoDevelopers/flexible-keyboard-control-for-mobile-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/RescoDevelopers/flexible-keyboard-control-for-mobile-applications/</guid><pubDate>Tue, 21 Oct 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Resco )</author></item><item><title>Adding FooTnotes to a Word Document Programatically (MS Office 2007 word)</title><description>This is an article about adding footnotes to a word document programatically. I had this as one of my requirement while generating word documents dynamically, and i really struggled to acheive it, as well as find some help online.</description><link>https://www.c-sharpcorner.com/UploadFile/abeytr/adding-footnotes-to-a-word-document-programatically-ms-office-2007-word/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abeytr/adding-footnotes-to-a-word-document-programatically-ms-office-2007-word/</guid><pubDate>Mon, 06 Oct 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abey Raju)</author></item><item><title>Dynamic XML Creation Using .NET Reflection to Access an Object</title><description>This article talks about how to create XML using .NET reflection to access an object.</description><link>https://www.c-sharpcorner.com/UploadFile/edgarsimoes/dynamic-xml-creation-using-net-reflection-to-access-an-object/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/edgarsimoes/dynamic-xml-creation-using-net-reflection-to-access-an-object/</guid><pubDate>Fri, 19 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Edgar Simoes)</author></item><item><title>About Development on Two-Way RTF to XML/XHTML Converter Components and Services</title><description>Microsoft introduced the Rich Text Format for specifying simple formatted text with embedded graphics. Initially intended to transfer such data between different applications on different operating systems, today this format is commonly used in Windows for enhanced editing capabilities. The XHTML to RTF converter consists in an XSL stylesheet for parsing XHTML tags and generating their RTF equivalents.</description><link>https://www.c-sharpcorner.com/UploadFile/strongmind/about-development-on-two-way-rtf-to-xmlxhtml-converter-components-and-services/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/strongmind/about-development-on-two-way-rtf-to-xmlxhtml-converter-components-and-services/</guid><pubDate>Mon, 15 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Daniel Denev)</author></item><item><title>How to Generate an XML Document Programmatically-Using System.Xml.XmlWriter: Part III</title><description>In previous articles, I demonstrate how to generate a given xml file using both the DOM “Document Object Model” and the SAX “Serial Access parser for Xml” technologies. In fact, they are very interesting API for handling xml entities or files but the dot net provides us another way to achieve the same goal.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-system-xml-xmlwriter-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-system-xml-xmlwriter-part-iii/</guid><pubDate>Thu, 26 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Generate an XML Document Programmatically-Using SAX Technology: Part II</title><description>In the previous article, we’ve proceed to generate an XML document using DOM technology which is document object model, Now, we’ll do the same thing but, this time using SAX technology.  </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-sax-technology-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-sax-technology-part-ii/</guid><pubDate>Mon, 23 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Generate an XML Document Rogrammatically Using DOM: Part I</title><description>In fact, I wrote this article as an answer of one among questions posted as a part of a C sharp corner forum. I will enumerate methods of how to do that through three articles, the first one illustrates how to do that using DOM technology</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-dom-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-dom-part-i/</guid><pubDate>Thu, 19 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Introduction to The Resources .resx and Resources Files: Part I </title><description>In some cases an application needs some external resources to perform specified tasks. And I mean by external resources, those none executables data logically deployed with a given application. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/introduction-to-the-resources-resx-and-resources-files-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/introduction-to-the-resources-resx-and-resources-files-part-i/</guid><pubDate>Mon, 05 May 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>RSS Feed Link Reader</title><description>This article discusses the construction of a simple application that may used to view RSS feeds from the desktop. </description><link>https://www.c-sharpcorner.com/uploadfile/scottlysle/rss-feed-link-reader/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/scottlysle/rss-feed-link-reader/default.aspx</guid><pubDate>Mon, 25 Feb 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Scott Lysle)</author></item><item><title>Using XSL and .NET To Display Database Tables in your Web Browser</title><description>This article describes how you can leverage .NET and XSL as a powerful and flexible means to rendering database reports into your Web Browser.</description><link>https://www.c-sharpcorner.com/UploadFile/mgold/using-xsl-and-net-to-display-database-tables-in-your-web-browser/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mgold/using-xsl-and-net-to-display-database-tables-in-your-web-browser/</guid><pubDate>Thu, 07 Feb 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>XML Pathfinder - Sample C# Utility to Study XML Paths and XPath Queries</title><description>This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.  </description><link>https://www.c-sharpcorner.com/uploadfile/scottlysle/xml-pathfinder-sample-C-Sharp-utility-to-study-xml-paths-and-xpath-queries/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/scottlysle/xml-pathfinder-sample-C-Sharp-utility-to-study-xml-paths-and-xpath-queries/default.aspx</guid><pubDate>Tue, 05 Feb 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Scott Lysle)</author></item><item><title>Binding The TreeView Control to XML Data</title><description>This article explain how to bind the TreeView control to an XML file.</description><link>https://www.c-sharpcorner.com/UploadFile/manishkdwivedi/binding-the-treeview-control-to-xml-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/manishkdwivedi/binding-the-treeview-control-to-xml-data/</guid><pubDate>Tue, 15 Jan 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manish Dwivedi)</author></item><item><title>Free Book: Programming XML with C#</title><description>Programming XML with C# is a 65 pages book written for C# programmers who wish to learn how to work with XML documents using C# language. In this book, you will learn the basic elements of XML and classes and objects available in .NET Framework to work with XML. </description><link>https://www.c-sharpcorner.com/article/free-book-programming-xml-with-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/free-book-programming-xml-with-C-Sharp/</guid><pubDate>Sat, 15 Sep 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XML with C#</title><description>Through this article you will learn how to handle XML in c#.</description><link>https://www.c-sharpcorner.com/article/xml-with-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-with-c-sharp/</guid><pubDate>Thu, 13 Sep 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Praveen Jain)</author></item><item><title>Flat File Parsed to XML Using C#</title><description>I ran across an interesting problem today where I had to parse a flat file (csv or tab delimited) into an xml document. The solution I arrived at is flexible enough for reuse so I though I'd share the library along with some of my development notes.</description><link>https://www.c-sharpcorner.com/article/flat-file-parsed-to-xml-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/flat-file-parsed-to-xml-using-C-Sharp/</guid><pubDate>Sun, 01 Jul 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Matthew Cochran)</author></item><item><title>An Introductory Concept of XML</title><description>This article shows that what is XML and why we use XML. What are the advantages of using XML?</description><link>https://www.c-sharpcorner.com/article/an-introductory-concept-of-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-introductory-concept-of-xml/</guid><pubDate>Tue, 26 Jun 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>ASP.Net : AutoList</title><description>This small web application will demonstrate some useful functionality like AutoList, XML data is land to populate list at client side using xml and xpath query, transform xml data using XSLT at client side etc. </description><link>https://www.c-sharpcorner.com/article/Asp-Net-autolist/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/Asp-Net-autolist/</guid><pubDate>Wed, 09 May 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sanjay Kumar)</author></item><item><title>XML Serialization in .NET Framework 2.0 : Part II</title><description>This article shows how to create classes that can be Serialized by using XML Serialization.
</description><link>https://www.c-sharpcorner.com/article/xml-serialization-in-net-framework-2-0-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-serialization-in-net-framework-2-0-part-ii/</guid><pubDate>Fri, 23 Mar 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Khaled Samir)</author></item><item><title>XML Serialization in .NET Framework 2.0 : Part I</title><description>This article introduces serializing objects to XML format.</description><link>https://www.c-sharpcorner.com/article/xml-serialization-in-net-framework-2-0-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-serialization-in-net-framework-2-0-part-i/</guid><pubDate>Wed, 21 Mar 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Khaled Samir)</author></item><item><title>XML Driven Validation</title><description>This article/tutorial tells us to develop a generic XML based Validation engine to be used in any Web application.</description><link>https://www.c-sharpcorner.com/article/xml-driven-validation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-driven-validation/</guid><pubDate>Tue, 20 Mar 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Subal Mishra)</author></item><item><title>Changing XSL StyleSheets on the FLY in C# and ASP.NET</title><description>This article shows you how you can use alter XSL in memory to transform XML data into HTML with different results.</description><link>https://www.c-sharpcorner.com/article/changing-xsl-stylesheets-on-the-fly-in-C-Sharp-and-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/changing-xsl-stylesheets-on-the-fly-in-C-Sharp-and-Asp-Net/</guid><pubDate>Tue, 26 Sep 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>Using Custom Tasks in MSBuild to modify XML Configuration Files on the Fly</title><description>This article shows you how to use MSBuild to build your project and how to create a custom task that will allow you to modify sections of your XML configuration files.</description><link>https://www.c-sharpcorner.com/article/using-custom-tasks-in-msbuild-to-modify-xml-configuration-fi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-custom-tasks-in-msbuild-to-modify-xml-configuration-fi/</guid><pubDate>Fri, 28 Jul 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>Serializing and Deserializing XML String</title><description>In this article we will see how we can serialize a xml sring into an object and vice versa. You can serialize your object to a byte array and can deSerialize the byte array into an object.
</description><link>https://www.c-sharpcorner.com/article/serializing-and-deserializing-xml-string/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/serializing-and-deserializing-xml-string/</guid><pubDate>Thu, 20 Jul 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sonu Chauhan)</author></item><item><title>.NET Language Integrated Query for XML</title><description>This is the overview of .NET Integrated Language Query for XML. This Article explains some of the features of XLINQ with example. </description><link>https://www.c-sharpcorner.com/article/net-language-integrated-query-for-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-language-integrated-query-for-xml/</guid><pubDate>Mon, 17 Jul 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Satheesh Kumar)</author></item><item><title>Client-Side XML Data Islands </title><description>This article demonstrates how to  send xml data to the web client, filter records from xml at client side by using XPath expression and populate all products of selected category into product drop-down.
</description><link>https://www.c-sharpcorner.com/article/client-side-xml-data-islands/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/client-side-xml-data-islands/</guid><pubDate>Sat, 17 Jun 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sanjay Kumar)</author></item><item><title>Application Scheduler Service Using C#.Net And XML</title><description>This is an application scheduler that is implemented as a Windows Service, similar to the Windows Task Scheduler - but simple, as it has fewer configuration options and it uses XML to store and retrieve data.</description><link>https://www.c-sharpcorner.com/article/application-scheduler-service-using-C-Sharp-net-and-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/application-scheduler-service-using-C-Sharp-net-and-xml/</guid><pubDate>Mon, 29 May 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ajith Kumar Radhakrishnan)</author></item><item><title>Displaying Single Table Database Hierarchy with DataSet and DataRelations</title><description>Hierarchies can be difficult to store SQL tables and even more difficult to query and display. This Example will show you how you can use DataRelation to convert single table hierarchy in to nested XML and then use XSLT to transform it to nested list.</description><link>https://www.c-sharpcorner.com/article/displaying-single-table-database-hierarchy-with-dataset-and/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/displaying-single-table-database-hierarchy-with-dataset-and/</guid><pubDate>Fri, 03 Mar 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jigar Desai)</author></item><item><title>Fetching Data from a Database in XML Format</title><description>In this article we will see how to fetch data from database in XML format.</description><link>https://www.c-sharpcorner.com/article/fetching-data-from-a-database-in-xml-format/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/fetching-data-from-a-database-in-xml-format/</guid><pubDate>Sat, 28 Jan 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Singhal)</author></item><item><title>Using XML and XSLT</title><description>XSLT (XML Stylesheet Transformation) is a powerful language used for converting XML documents into various formats. It utilizes an XSLT processor to parse input XML and the associated stylesheet, executing defined transformation instructions.</description><link>https://www.c-sharpcorner.com/article/using-xml-and-xslt/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-xml-and-xslt/</guid><pubDate>Wed, 18 Jan 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krishnan LN)</author></item><item><title>POC for DOM XML Parser</title><description>The classes found in System.Xml namespace provide functionality to parse and navigate through XML documents. The attached source code shows how to use this functionality in C#. </description><link>https://www.c-sharpcorner.com/article/poc-for-dom-xml-parser/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/poc-for-dom-xml-parser/</guid><pubDate>Thu, 21 Jul 2005 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kiran Khambete)</author></item><item><title>Simple XML Parser in C#</title><description>This article shows how to create a very simple XML parser.</description><link>https://www.c-sharpcorner.com/article/simple-xml-parser-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-xml-parser-in-C-Sharp/</guid><pubDate>Tue, 05 Apr 2005 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shehan Peruma)</author></item><item><title>Automate the process of documenting your code</title><description>The Visual Studio .NET IDE allows to document your code in a way that the compiler can create an XML document describing your classes, methods, properties, etc. This article explains how to use this feature and then create a basic help file out of it.</description><link>https://www.c-sharpcorner.com/article/automate-the-process-of-documenting-your-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automate-the-process-of-documenting-your-code/</guid><pubDate>Sat, 04 Dec 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (klaus_salchner )</author></item><item><title>Bulk Data Transactions using OpenXML</title><description>OPENXML is a new function added to SQL Server 2000 that provides a rowset view over an XML document. Since a rowset is simply a set of rows that contain columns of data, OPENXML is the function that allows an XML document to be treated in the familiar relational database format. It allows for the passing of an XML document to a T-SQL stored procedure for updating the data.</description><link>https://www.c-sharpcorner.com/article/bulk-data-transactions-using-openxml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/bulk-data-transactions-using-openxml/</guid><pubDate>Wed, 13 Oct 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (harikishan.jayaraj ')</author></item><item><title>Validating Input Xml Data Files</title><description>In this article we'll discus two strategies for validating input XML data files. The validation of an XML input file could occur at various instances of processing.</description><link>https://www.c-sharpcorner.com/article/validating-input-xml-data-files/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/validating-input-xml-data-files/</guid><pubDate>Mon, 28 Jun 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Susan Abraham)</author></item><item><title>Transforming Visual Studio .NET Projects into NANT files using XSLT and .NET</title><description>I was looking for a solution on how to execute an XSL transform on a C# project file and convert it to a Nant build file. Nant provides the xsl file to do the conversion under the open source license agreement, but Nant does not provide away of producing the transformation.</description><link>https://www.c-sharpcorner.com/article/transforming-visual-studio-net-projects-into-nant-files-usi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/transforming-visual-studio-net-projects-into-nant-files-usi/</guid><pubDate>Fri, 16 Apr 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>XML Transformations</title><description>This article shows you how to use XML transformation classes defined in the .NET Framework class library to transform XML data into various user interfaces.</description><link>https://www.c-sharpcorner.com/article/xml-transformations/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-transformations/</guid><pubDate>Mon, 15 Mar 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (John Charles Olamendy Turruellas)</author></item><item><title>XML Messaging in WSE 2.0</title><description>The WSE is an Add-on to the .NET Framework. It provides additional Web Services support mostly for the various Web Services Architecture (WSA) specifications. This technology represents specific functionalities that will increase the Web Services potentialities. </description><link>https://www.c-sharpcorner.com/article/xml-messaging-in-wse-2-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-messaging-in-wse-2-0/</guid><pubDate>Thu, 15 Jan 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jesus Rodriguez)</author></item><item><title>XML TreeView</title><description>My goal was to be able to reflect any Xml file into the Windows Forms TreeView control. </description><link>https://www.c-sharpcorner.com/article/xml-treeview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-treeview/</guid><pubDate>Thu, 11 Sep 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (James Divine)</author></item><item><title>Simple Registration Framework-XML signatures</title><description>This project provides simple tools, which add a shareware like registration support to .NET application.</description><link>https://www.c-sharpcorner.com/article/simple-registration-framework-xml-signatures/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-registration-framework-xml-signatures/</guid><pubDate>Thu, 13 Feb 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ivan Zderadicka)</author></item><item><title>An XML-RPC Package for .NET</title><description>This package provides a simple XML-RPC client and server for C# applications. It's pure C#, using .Net for networking and XML functionality. </description><link>https://www.c-sharpcorner.com/article/an-xml-rpc-package-for-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-xml-rpc-package-for-net/</guid><pubDate>Thu, 06 Feb 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nicholas Christopher)</author></item><item><title>XSLT Transformations and XSLT Intellesense within the .NET IDE </title><description>With XML and XSLT transformations becoming a large part of many business applications it would be beneficial to have this functionality in the .NET IDE.  Following are the instructions for adding xslt transformations  and intellesense to xslt documents to the .NET IDE.   </description><link>https://www.c-sharpcorner.com/article/xslt-transformations-and-xslt-intellesense-within-the-net-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xslt-transformations-and-xslt-intellesense-within-the-net-i/</guid><pubDate>Wed, 15 Jan 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Doug Doedens)</author></item><item><title>Viewing and Writing XML Data using ADO.NET DataSets</title><description>Based on a real world project this article shows how to handle XML data in .NET using C# DataSets and DataViews.</description><link>https://www.c-sharpcorner.com/article/viewing-and-writing-xml-data-using-ado-net-datasets/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/viewing-and-writing-xml-data-using-ado-net-datasets/</guid><pubDate>Fri, 01 Nov 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nalaka withanage)</author></item><item><title>XML News Feeds from Harrison Logic</title><description>This application provides a compilation of news headlines from many sources, using the MoreOver.com's XML service. </description><link>https://www.c-sharpcorner.com/article/xml-news-feeds-from-harrison-logic/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-news-feeds-from-harrison-logic/</guid><pubDate>Wed, 04 Sep 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Chris Harrison)</author></item><item><title>A Virtual Photo Album in C# and .NET</title><description>This album allows you to drag your images directly from Windows Explorer into the spot you want your picture to occupy. You can also edit the captions by clicking on the labels under the pictures. </description><link>https://www.c-sharpcorner.com/article/a-virtual-photo-album-in-C-Sharp-and-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-virtual-photo-album-in-C-Sharp-and-net/</guid><pubDate>Mon, 05 Aug 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>An Editable GridView Control in C# and .NET - Part II</title><description>In this article we will take advantage of the XML classes available to us to persist the GridView control that we talked about in our first article in this series.  The two classes we utilize in our code are XmlTextWriter and XmlTextReader.</description><link>https://www.c-sharpcorner.com/article/an-editable-gridview-control-in-C-Sharp-and-net-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-editable-gridview-control-in-C-Sharp-and-net-part-ii/</guid><pubDate>Wed, 19 Jun 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mike Gold)</author></item><item><title>Performance Comparison of XslTransform Inputs</title><description>To transform XML into HTML for use on a Web site or to transform it into a document that contains only the fields required you could use the XSLTransform class (found in the System.Xml.Xsl namespace). </description><link>https://www.c-sharpcorner.com/article/performance-comparison-of-xsltransform-inputs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/performance-comparison-of-xsltransform-inputs/</guid><pubDate>Thu, 02 May 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Daniel Stefanescu)</author></item><item><title>XML Parser in C#</title><description>This project gives you a head start to write XML parser in C#.</description><link>https://www.c-sharpcorner.com/article/xml-parser-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-parser-in-C-Sharp/</guid><pubDate>Tue, 30 Apr 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sanjay Ahuja)</author></item><item><title>XML Schema Validator</title><description>The XML Schema Validator checks if a given XML document is well formed and has a valid schema model.</description><link>https://www.c-sharpcorner.com/article/xml-schema-validator/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-schema-validator/</guid><pubDate>Tue, 16 Apr 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Joe Miguel)</author></item><item><title>Using XML Based Configuration File in Windows Form Applications</title><description>Often when building an application, a programmer wants to be able to change application settings without having to recompile the application.</description><link>https://www.c-sharpcorner.com/article/using-xml-based-configuration-file-in-windows-form-applicati/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-xml-based-configuration-file-in-windows-form-applicati/</guid><pubDate>Mon, 15 Apr 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Daniel Olson)</author></item><item><title>XML Signatures in Microsoft .NET</title><description>In this article we will explore XML Signature specification from W3C and its implementation in .NET using C#. </description><link>https://www.c-sharpcorner.com/article/xml-signatures-in-microsoft-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-signatures-in-microsoft-net/</guid><pubDate>Thu, 28 Mar 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (lsitaraman ')</author></item><item><title>.NET Beta 2 and Navigation in XML Documents</title><description>.NET Beta 2 was released yesterday at tech-ed, 2001, Atlanta. Many things have been changed in Beta 2 since Beta 1. In this article, I'll cover changes in XmlNavigator class replaced with XPathNavigator.
</description><link>https://www.c-sharpcorner.com/article/net-beta-2-and-navigation-in-xml-documents/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-beta-2-and-navigation-in-xml-documents/</guid><pubDate>Wed, 13 Mar 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Reflecting Data to .NET Classes: Part II</title><description>This article continue the series of Reflecting Data to .NET Classes. In the first article, we discussed the concept “Reflecting Data”. The techniques behind it were also explained and demonstrated. The source of data demonstrated in this article will be XML documents.</description><link>https://www.c-sharpcorner.com/article/reflecting-data-to-net-classes-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reflecting-data-to-net-classes-part-ii/</guid><pubDate>Fri, 08 Mar 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Tin Lam)</author></item><item><title>Reading and Writing XML in C#</title><description>In this tutorial, you will learn how to read and write XML documents in Microsoft .NET using C# language.</description><link>https://www.c-sharpcorner.com/article/reading-and-writing-xml-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-and-writing-xml-in-C-Sharp/</guid><pubDate>Mon, 29 Oct 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>XML Generator</title><description>This article is about advance use of reflection package in Csharp.  
</description><link>https://www.c-sharpcorner.com/article/xml-generator/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-generator/</guid><pubDate>Fri, 17 Aug 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (shrijeet ')</author></item><item><title>Generating XML from SQL database</title><description>Some Days Back i posted the article dealing XML as a Middle tier but i guess the People didn't get the clear funda.</description><link>https://www.c-sharpcorner.com/article/generating-xml-from-sql-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/generating-xml-from-sql-database/</guid><pubDate>Mon, 30 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivani )</author></item><item><title>XML as Middle Tier</title><description>There is always been a need that there will be an intelligent middle Layer between Database Server and the UI Code. There are many ways but one fantastic approach came in picture with the XML.</description><link>https://www.c-sharpcorner.com/article/xml-as-middle-tier/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-as-middle-tier/</guid><pubDate>Thu, 12 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivani )</author></item><item><title>Mobile Fun with XML</title><description>Here is something really wonderful in Mobile field .This example is for authenticating the Mobile Users against his settings stored in XML file. This is really good where all the ease of XML is applied. Function open the XML file and particular node data validate it against user inputs and do the specified.
</description><link>https://www.c-sharpcorner.com/article/mobile-fun-with-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mobile-fun-with-xml/</guid><pubDate>Thu, 24 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivani )</author></item><item><title>XML Strengths and Weaknesses with DOM, ASP, and XSL</title><description>In this article we're going to take a look at some of the terminology that comes with using XML and its related technologies, as well as how to create and transform XML documents with XSL using Microsoft's MSXML parser. To test the code samples shown in this article you should be running Windows NT/2000/XP with IIS installed. You should also have SQL server 2000 installed on the same machine.  </description><link>https://www.c-sharpcorner.com/article/xml-strengths-and-weaknesses-with-dom-asp-and-xsl/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xml-strengths-and-weaknesses-with-dom-asp-and-xsl/</guid><pubDate>Mon, 30 Apr 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Nakul Goyal)</author></item><item><title>Reading XML File using XmlDocument</title><description>In this article Reading XML File using XmlDocument.</description><link>https://www.c-sharpcorner.com/article/reading-xml-file-using-xmldocument/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-xml-file-using-xmldocument/</guid><pubDate>Thu, 26 Apr 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bulent Ozkir)</author></item><item><title>Reading XML Files</title><description>In this article, I will show you how to use the XmlTextReader class to read an XML document and write data to the console.
</description><link>https://www.c-sharpcorner.com/article/reading-xml-files/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-xml-files/</guid><pubDate>Wed, 28 Mar 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Inserting Data to an XML Document</title><description>The XmlNode and the XmlDocument classes can be used to insert XML data to an existing document or to a new document. 
</description><link>https://www.c-sharpcorner.com/article/inserting-data-to-an-xml-document/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/inserting-data-to-an-xml-document/</guid><pubDate>Wed, 28 Mar 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Write XML in C#</title><description>In this article, I will show you how to use XmlTextWriter class to create an XML document and write data to the document.
</description><link>https://www.c-sharpcorner.com/article/write-xml-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/write-xml-in-C-Sharp/</guid><pubDate>Tue, 27 Mar 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Introduction to SOAP</title><description>Since the release I have been fascinated with this thing called SOAP, This bubbly new protocol backed by the power of XML is certainly going to make waves in the world of distributed computing. The first thing which comes into our mind is “Why the heck we didn’t think of this before?
</description><link>https://www.c-sharpcorner.com/article/introduction-to-soap/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-soap/</guid><pubDate>Thu, 22 Mar 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (manish Mehta)</author></item><item><title>Reading and Wtiting XML Documents</title><description>In this article you will see how to read and write XML documents using XML API available in .NET Framework class library.  </description><link>https://www.c-sharpcorner.com/article/reading-and-wtiting-xml-documents/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-and-wtiting-xml-documents/</guid><pubDate>Tue, 16 Jan 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item></channel></rss>