Freelance Forums

Full Version: The Why and How of XML Data Islands
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was at Dev Articles and ran across this:

http://www.devarticles.com/c/a/XML/The-W...a-Islands/

I think XML is great when you want to save small amounts of data on the client for later processing but once you get into large data sets you have to be careful. XML parsing can kill an interface response time really quick.

Johnny
Reference URL's