|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Most Efficient Way to Read XML
by
Jaijo Paulose
On
Jan 03, 2010
Being a Microsoft technology developer, Reading XML is a very basic task, to read. Write or transfer data. Whether it be RSS feeds or Database data access, everywhere its all XML , There are a lot of ways to read XML using XPATH language XPATHNAVIGATOR, browsing through each nodes and finally extracting data. This is so complex and of course lot of coding. I have suggested an easy and efficient way to READ XML
|
|
Comments:
2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chapter 7: Web Matrix and XML
by
Apress
on
Jan 13, 2009
In this chapter Use the XML Support ,XML Notepad ,XMLEditGrid Control,XML File Page,XSL Transform Page,XML Schema Page and XML Data Display Application
|
|
|
|
|
How do I Read and Write XML?
by
Mahesh Chand
on
Apr 04, 2007
This sample illustrates how data can be streamed between components. XML data is parsed by using the XmlReader, and then written out by using the XmlWriter.
|
How do I Read and Write a Schema?
by
Mahesh Chand
on
Apr 04, 2007
This sample illustrates how to read an XML Schema Definition language (XSD) file into the Schema Object Model (SOM). Then, the sample writes the XSD schema that has been loaded into memory to a StringWriter for display to the screen.
|
|
|
|
|
|
|
XML Driven Validation
by
Subal Mishra
on
Mar 20, 2007
This article/tutorial tells us to develop a generic XML based Validation engine to be used in any Web application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
This book demonstrates the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.
|
|
Browse more books here»
|
|
|
|
|