Hits Today: 1 Total: 2133 | Updated: 12/21/2001 | |
 | 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 |
Hits Today: 1 Total: 1842 | Updated: 4/28/2003 | |
 | 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 |
Hits Today: 2 Total: 3318 | Updated: 4/1/2001 | |
 | The Objects section of this valuable XMLDOM Quick Reference guide covers over 20 different XMLDOM Objects. Author: DevGuru Code: ASP.NET Beta 1 & VB | |  | |
Hits Today: 1 Total: 2453 | Updated: 4/1/2001 | |
 | The Methods part of this valuable XMLDOM Quick Reference guide covers over 60 different XMLDOM Methods. Author: DevGuru Code: ASP.NET Beta 1 |
Hits Today: 1 Total: 1995 | Updated: 4/1/2001 | |
 | The Eventss part of this valuable XMLDOM Quick Reference guide covers a few different XMLDOM Events. Author: DevGuru Code: ASP.NET Beta 1 |
Hits Today: 1 Total: 1514 | Updated: 4/1/2001 | |
 | 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 |
Hits Today: 1 Total: 1516 | Updated: 5/21/2001 | |
 | 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 | |  | |
Hits Today: 1 Total: 1540 | Updated: 8/8/2002 | |
 | 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 |
Hits Today: 1 Total: 2907 | Updated: 11/12/2002 | |
 | 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# |
|