This ASP script utilizes XML, using the MSXML3 parser to allow you to generate multiple pop-up image viewers for your website using just one ASP page. Example given to get you going.
Filtering XML using the DataTable Select() Method is a web based tutorial in which the author gives details about the process of selecting a specified row and filtering the content of it by using Select() method. The author also explains about the...
INFO: Roadmap for XML in the .NET Framework is an easy to learn tutorial in which author gives information about the method of adding XML for working with .NET framework. Through this tutorial the programmers can gather information about processes...
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related...
Visual Studio.NET and the .NET Framework provide a rich set of XML capabilities. This presentation demonstrates how to use those capabilities by taking an approach that puts XML at the core of the architecture / design of a reality-based...
The Delphi Parser Generator is a language tool allowing for automatic generation of LL(k) parsers in Object Pascal Language based on an intuitive EBNF like grammar. The generated code mimics a hand-written parser, so that it is easier to debug and...
Creating a SAX Parser using the XmlTextReader is a web based tutorial in which the author elaborates the concepts of Simple API for XML and the method of creating SAX Parser. The author describes about XmlTextReader through which SAX can be...
eZ xml is a XML DOM parser that is written in pure PHP. it is fully compatible with the libXml parser used in eZ publish, but does not require any external liberaries.
In the first installment of his new 'XML Matters' column -- and as part of his ongoing quest to create a more seamless integration between XML and Python -- David Mertz presents the xml_pickle module. Mertz discusses the design goals and decisions...
An XML Eye for the Database Guy is an article in which author elaborates the procedure for utilizing XML in the SQL server to work in .NET frame work. The author gives three methods of using the attributs and functionalities to work with XML... |