Tag: JSON / JAVA / XML

Community

Databinding with XML

By Philip Quinn – With XML becoming a prominent data source in ASP.NET and with more and more people using it, it only makes sense to be able to use it for databinding. This article is going to show you how to use an XML file to bind to several different controls.

Community

Data binding with JAXB

By Daniel Steinberg – This tutorial shows how to use data binding to easily map data stored in XML documents to Java objects and back again. You start with a DTD and process it into Java source files. To customize this mapping you will create and modify a binding schema. Once you have a corresponden

Community

Second Generation Web Services

by Paul Prescod – This next generation of web services will likely adhere to an architectural style called REST, the underlying architectural model of the current Web. It stands for "representational state transfer". Roy Fielding of eBuilt created the name in his PhD dissertation. Recently,

Community

U.S. Federal XML Guidelines

by Alan Kotok – The United States federal government's XML Work Group, a sub-committee of the Chief Information Officers Council (CIOC), drafted its first guidelines that spell out best practices for the use of XML in federal agencies. This document, which begun circulating in early draft form f

Community

Using tDOM and tDOM XSLT

By Cameron Laird – tDOM is a high-performance, C-coded, DOM-oriented XML processor. tDOM XSLT is an XSLT engine built with tDOM that has extremely good performance in simple tests. tDOM and tDOM XSLT are open-source projects already in mission-critical production for several organizations. This arti

Community

SVG – Open for Business

Scalable Vector Graphics are the prime technology for presentations and business charts. Pie charts, bar graphs, animated or static, values manipulated by the user or static, SVG can do all. And what is missing, added CSS and JavaScript will do.In this introduction we'll generate a bar c