javascript - Is there any advantage to Ajax get data type XML over Json? -


is there advantage using ajax data formatted xml on json format?
should call ajaj?

no, no advantage using xml on json @ all. equivalent data have smaller footprint (memory, amount of data) xml, hence popularity.

ajax still used when json stands x ;)

from wikipedia:

despite name, use of xml not needed (json used instead), , requests need not asynchronous.[


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -