TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
XML
FOLLOW
Welcome to XML .NET section of C# Corner. In this section, you will find various XML .NET related source code samples, articles, tutorials, and tips.
Articles
(189)
Blogs
(52)
Resources
(23)
Videos
(0)
News
(1)
Articles
Integrate XML Data Within your ASP Page Using XslCompiledTransform Class: Part I
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.
Bechir Bejaoui
Feb 17, 2009
How to Generate an XML Document Programmatically-Using System.Xml.XmlWriter: Part III
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 inter...
Bechir Bejaoui
Jun 26, 2008
How to Generate an XML Document Rogrammatically Using DOM: Part I
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 illust...
Bechir Bejaoui
Jun 19, 2008
How to Generate an XML Document Programmatically-Using SAX Technology: Part II
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.
Bechir Bejaoui
Jun 23, 2008
Xml and Schema Validator
This article shows how to create a simple and generic module for validating XML files with their respective schema files.
Claudio Inacio
Aug 22, 2014
Saving DataGridView setting in xml and restore it!
This article shows how to save the user manipulation on the grid and restore those settings when the user runs the program.
Behzad Babaei
Jul 23, 2014
Generate XML From Object in C#
In this article we will generate XML from the object in C#.
Jignesh Trivedi
May 20, 2014
Invoking a POST Method Located at a Specific URL With XML Request
This article describes how to invoke a POST method located at a specific URL with the XML Request.
Amogh Natu
Apr 25, 2014
Insert, Update and Delete in XML File Using C#
This article explains how to do insert, update and delete operations in a XML file using C#.
Abhay Shanker
Apr 17, 2014
Get XML Data Using Ajax and jQuery
Here you will learn how to get XML data using Ajax and jQuery. The data is provided without a full page reload.
Joginder Banger
Apr 09, 2014
Check XML Validatity Using jQuery
In this article you will learn how to check the validity of XML code using JQuery.
Joginder Banger
Apr 08, 2014
Basics of XML and Validation of XML
This article covers the basics of XML and the validation of XML.
Joginder Banger
Apr 08, 2014
Export Excel File to an XML Data File
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.
Arvind Pradhan
Apr 01, 2014
Creating XSD of a XML Using Visual Studio
I would like to share a simple way to create a XSD of a sample XML file.
Devesh Omar
Jan 15, 2014
Reading XML Files
In this article, I will show you how to use the XmlTextReader class to read an XML document and write data to the console.
Mahesh Chand
Mar 28, 2001
Document Object Model (DOM)
This article introduces the Document Object Model (DOM).
Ankur Mishra
Sep 15, 2013
Validating an XML Document Programmatically
This article provides an example of validating a XML document using the XmlReader and XMLScema class of System.Xml and System.Xml.Schema.
Kailash Chandra Behera
Aug 18, 2013
Copying XML Documents Using C#
How to copy one XML file from one location to another with a different file name.
Mahesh Chand
Jun 09, 2013
Verify XML Names Using C#
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.
Mahesh Chand
May 27, 2013
Free Book: Programming XML with C#
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 ...
Mahesh Chand
Sep 15, 2007
No Records Available.
61
-
80
of
189
<<
2
3
4
5
6
>>
Learn Django in 20 Days
Challenge yourself
XML Skill
E-Book Download
Get Certified
Microsoft Azure