XML Support In Visual Basic 9
Jun 29th, 2009 | By administrator | Category: Visual BasicProgramming against XML using the DOM API todayis a bitch. The accidental complexity of working withthe DOM is so high that many programmers are giv-ing up on using XML altogether, cursing the hype thatXML makes dealing with data simple, which no one whohas actually written DOM code could claim. The W3CDOM was not designed with ease of programming inmind, but rather evolved as a design by committee fromthe existing DHTML object model originally created byNetscape.Consider the following simple purchase order document
Source : research.microsoft.com
Related Ebook :

