|
|
| XML [+] Favor-It | |
| |
 |
| | Sort By:
|
To me, XML is nothing more than a "structured way to represent data". You can have almost any type of "XMLified" data. Author: Peter A. Bromberg, Ph.D. Code: ASP.NET Beta 2 & VB |
The .NET Framework includes a class XmlDocument in the name space System.Xml that is really easy to use. An XmlDocument object consists a set of XmlNode objects and each of these nodes may contain other nodes. Author: Xiangyang Liu Code: ASP.NET v1.0 |
The Objects section of this valuable XMLDOM Quick Reference guide covers over 20 different XMLDOM Objects. Author: DevGuru Code: ASP.NET Beta 1 & VB |
|  | |
The Methods part of this valuable XMLDOM Quick Reference guide covers over 60 different XMLDOM Methods. Author: DevGuru Code: ASP.NET Beta 1 |
The Eventss part of this valuable XMLDOM Quick Reference guide covers a few different XMLDOM Events. Author: DevGuru Code: ASP.NET Beta 1 |
The Properties part of this valuable XMLDOM Quick Reference guide covers almost 60 different XMLDOM Properties (some with subcategories). Author: DevGuru Code: ASP.NET Beta 1 |
XML was a rising star in 2000, and that trend is going strong this year. While many high-tech media darlings fall victim to standards wars and overblown expectations, XML is one icon that's living up to the hype. Author: Ahmad Abualsamid Code: ASP.NET Beta 1 & VB |
|  | |
To listen to all the vendor hyperbole, you’d think that “XML” has become merely a three-letter acronym that goes in front of “Web services.” Author: unknown Code: ASP.NET v1.0 & VB |
The .NET Framework improves on this model with the introduction of XML readers, which employ a more practical "pull" model of smart data passing, as opposed to the impractical "push" method of previous parser models. Author: Leonardo Esposito Code: ASP.NET v1.0 & C# |
Icon Key >
 - Recently Updated
 - Showcase Listing
|