Top "Data-formats" questions

Use for posts relating to any of various formatting options for structured data (such as for file storage or data-interchange).

When and Why is XML preferable to CSV?

sometimes it feels like XML has been used just because it was fashionable.

xml csv data-formats
What is the spec for formatting data in QR codes? I can not find it anywhere

I'm specifically asking if, and what, is the specification for formatting the text inside a QR code - not how …

qr-code data-formats
How can someone handle default datetime

I have DAL where I convert database null value to their equivalent representation in C#. For example: NULL for Numeric = 0 …

c# asp.net database data-formats
ITL (iTunes Library) Format

I´m developing a Java solution for manage an iTunes Library (ITL file). The ITL format is a propietary one. …

java itunes data-formats
What data formats can AJAX transfer?

I'm new to AJAX, but as an overview I'd like to know what formats you can upload and download. Is …

ajax data-formats