Tag: JSON / JAVA / XML

Community

Optimize SQL Server Data Access

(Roger Jennings) Moving your data-access applications to ADO.NET and XML Web services from traditional ActiveX Data Objects (ADO) and OLE DB providers presents new challenges for you and your organization’s database architects and database administrators (DBAs). The .NET Framework’s System.Data.

Community

The XML Book Business

by Kendall Grant Clark – Simon St.Laurent — a book editor for O’Reilly — started the conversation on the XML-DEV mailing list as a result, or so I suspect, from his having attended various editorial meetings leading up to O’Reilly’s FOO Camp earlier in the month. I was fortunate enough to attend o

Community

XQuery: A Guided Tour

XQuery is not only a query language, but also a language that can do fairly general processing of XML. It is a strongly typed language that works well with data that may be strongly or weakly typed. Because the types used in XQuery are the same types used in XML and XML Schema, the type system is a

Community

Get the most from ContentHandlers

by Brett McLaughlin – This tip breaks down each method in the org.xml.sax.ContentHandler interface, explaining the purpose and usage of each callback, and its relation to an XML parsing event. You will understand the arguments to each method, and the information passed from a SAX parser to its regis

Community

New XML Features in .NET Version 2

Version 1.1 of the .NET framework supports today’s mainstream XML technologies including DTDs, XML Schema, XSLT, XPath, SOAP 1.1, DOM Level 2, and XML namespaces. While version 2 of the framework continues to support these technologies (and newer versions where appropriate), it also contains integra