Tag: JSON / JAVA / XML

Community

Snow Season in Schemaland

(Rick Jelliffe) I rather expected the recent W3C Schema Experience Workshop would be a snow job. People who make something are not the proper people to conduct a review of it. It the basic principle of auditing, and of code reviewing. If I had evangelized my employer and its customers to invest heav

Community

DataSets vs. Collections

(Dino Esposito) In software, five years is like a geological era. Five years ago, the Microsoft .NET Framework had just been announced. Since then, the DataSet has emerged as the key object for performing a variety of data-related tasks in .NET-based applications. Five years ago, the DataSet was

Community

Attributes and XML

(Jennifer Kyrnin) If you’ve written HTML, you’ve almost certainly used attributes without even realizing it. For example, the image tag requires the use of at least one attribute, the src attribute in order to display any images. But with HTML, if you include an attribute that is incorrect or invali

Community

XML Integration With ADO+

(Pawan Bangar) One of the most important design goals for ADO+ was powerful XML support. Microsoft designed ADO+ hand in hand with the .NET XML framework. Both are components of a single architecture. The unification of ADO+ with the XML framework happens in the dataset.