|
|
|
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.
|
|
|
|
|
|
|
|
|
XML Namespaces
by
Puran Mehra
on
Nov 18, 2009
In this article I will explain you about XML namespace, DTD and schemas and Extensible Hyper Text Markup Language.
|
Working with XML
by
Puran Mehra
on
Nov 16, 2009
This article begins with basic definitions of Hypertext Markup Language (HTML), XML, and other Web-related technologies.
|
Xml - A Simple Database
by
Vimal Kandasamy
on
Mar 03, 2009
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.
|
Free Book: Programming XML with C#
by
Mahesh Chand
on
Sep 25, 2008
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.
|
About development on two-way RTF to XML/XHTML converter components and services
by
Daniel Denev
on
Sep 16, 2008
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.
|
RSS Feed Link Reader
by
Scott Lysle
on
Feb 26, 2008
This article discusses the construction of a simple application that may used to view RSS feeds from the desktop.
|
|
|
|
|
|
|
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
|
|
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices.
|
|
Browse more books here»
|
|
|
|
|