Categories
Tags → Xml Data Format

Using XML in ASP.NET

This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by usi...
DETAILS

Enhancing JSON Security

More and more Ajax developers are choosing JSON for their data transfer instead of XML. Although XML has been the pillar of Ajax (X is for XML), JSON has become the choice of most developers because it was particularly built for JavaScript. Compared ...
DETAILS

Page:
©2003-2019 jCay.com