-
Recent Posts
Archives
Meta
Monthly Archives: January 2011
XML: Killing the Bloat
Many people criticise XML for being unnecessarily verbose, which is true. What they may not realise is that the bloat can be easily be slimmed down by storing the data in attributes instead of elements. Example of bloated XML: The … Continue reading
Posted in CodeProject, XML
Leave a comment