XML

List of Articles in XML

Developing a Simple RSS Reader in .NET

This writing does not include a full discussion or even the full details of RSS or XML. Rather, it includes a nice introduction to RSS and its XML schema. In addition, it incorporates what you get in a sample application that is easy-to-code, understand, and to extend.Read more..
By: Geming Leader   |    On:  9/10/2010 7:55:25 AM   |    Article

Validate XML over DTD

Validate XML over DTDRead more..
By: Kirti.M.Darji   |    On:  2/15/2010 10:14:04 PM   |    Article

How to Read XML Document in C#

Many times we have a scenario like we need to use some hardcode values like our SQL connection string or some List name or any configuration settings like network credentials.Read more..
By: Ravish Kumar Sindhwani   |    On:  6/11/2010 9:33:21 PM   |    Article
^ Scroll to Top