Categories
Tags → Xml Data Transfer

Activating SOAP using Ajax

Any business transactions who want nothing more than security, speed and accuracy of application use SOAP for information transportation between applications. Using HTTP, developers are able to use the internet and more specifically, the browsers to ...
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

Navicat PostgreSQL GUI Manager

This PostgreSQL GUI management tool features an intuitive interface and provides a set of useful tool to manage, backup/ restore, import/ export data, Synchronize database and connect to remote PostgreSQL server, etc. Version 8 which offers mor...
DETAILS

Editable JavaScript TreeGrid NET

DHTML JavaScript component with ASP.NET wrapper WebControl and DataGrid objects to display, edit and upload data in table, grid, tree view or grid with tree on HTML page. Compatible with IE 5.0+, Mozilla 1.0+, Firefox 1.0+, Opera 7.60+. Manages by o...
DETAILS

Tip: Compress XML files for efficient transmission

Binary XML has generated a lot of talk, and one of the motivators is the need for a less verbose transfer format, especially for use with Web services. One solution that is already at hand is data compression. This tip shows you how to use compressio...
DETAILS

jspListView

Given parameters in a simple XML file, this listview presents columns of data fetched from any SQL database that may be scrolled or sorted by the user. The listview will transfer fields back to the calling page either by populating fields on a form, ...
DETAILS

Using XML and Relational Databases with Perl

This article describes how Perl can be used to transfer data between XML and relational databases, and how XML can bridge two disparate databases. MySQL is used as an example database.
DETAILS
©2003-2019 jCay.com