Hits Today: 1 Total: 1840 | Updated: 11/9/2003 | |
 | The System.Xml namespace provides standards-based support for processing XML. The supported standards are:
XML 1.0, XML Namespaces, XSD Schemas,
XPath expressions,
XSLT transformations,
DOM Level 1 Core,
DOM Level 2 Core Author: MSDN Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 3494 | Updated: 9/10/2002 | |
 | Learn about the many different .NET classes to retrieve, and work with XML data, what they are, when to use them, and how to transform XML with XSLT Author: SuperDotNet Webmaster Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 2637 | Updated: 2/15/2003 | |
 | The XML for ASP.NET Developers CodeBank contains samples of using different XML related classes within the .NET Framework. Author: Dan Wahlin Code: ASP.NET v1.0 | |  | |
Hits Today: 1 Total: 1851 | Updated: 2/12/2004 | |
 | XML Emend will allow you to edit both the structure and the data of an XML file using the ReadXml and WriteXml methods and the Table and Column properties of the System.Data.DataSet. XML Emend consists of two web pages. Author: Andrew Mooney Code: ASP.NET v1.1 & C# |
Hits Today: 1 Total: 805 | Updated: 1/17/2007 | |
 | Learn how to write and read from xml files in .NET , this code will help you a lot in easy steps to do that Author: donny Code: ASP.NET v1.1 & C# |
Hits Today: 1 Total: 3448 | Updated: 6/26/2002 | |
 | The Demonstration uses namespace System.Xml.Xsl
XSLTransformation used to create htm file
XslTransform : Transforms XML data using an XSLT stylesheet. Code: C# |
Hits Today: 1 Total: 2262 | Updated: 8/21/2002 | |
 | The next version of SQL Server (codenamed "Yukon") promises native support for XQuery, a.k.a "SQL for XML". Give Microsoft's implementation of XQuery 1.0 classes for the .NET Framework a online ASP.NET workout at http://www.oakleaf.ws/xquery/. Author: Roger Jennings Code: ASP.NET v1.0 & VB | |  | |
|