Tag: JSON / JAVA / XML

Community

LINQ to XML

(Mark Nischalke) Working with XML using Microsoft’s .NET Framework in version 2.0 and below is a cumbersome task. The API available follows the W3C DOM model and is document-centric. Everything begins with the document; you can’t create elements without having a document, even a fragment of XML, is

Community

Build a mobile RSS reader

(Frank Ableson) What good is a mobile computing environment if you can’t keep track of your favorite news feeds on the go? Sure, you can use Android’s browser to read your favorite Web sites, but it’s unlikely the sites are optimized for a screen two inches high. And besides, then you’ll miss the op

Community

Development Governance for Mashups

(David Norfolk) “Mashups” (and all the rest of the “Web 2.0” buzzwords) make up one of the more exciting trends to emerge recently. They promise to give the Enterprise a different view of its data assets, treating both structured relational database data and less-formally-structured operational busi

Community

Working with XML

(Nelson Kosta Souto) The eXtensible Markup Language (XML) has seen widespread adoption throughout almost every industry in recent years. Its ability to allow applications to exchange data in a standardized format through web services and XML documents, and its adoption by SQL Server 2005 and most of