-
Due to the nested nature of our MultiValue data, many developers are now
familiar with XML and use it in their applications. However, there is
another standard data-interchange format that provides the same nesting and
associating abilities that makes the data readily available to other
languages. Lighter weight and preferred by many Ajax developers, JavaScript
Object Notation can become another valuable tool for use in your
MultiValue-based web applications.
Read More...