Wednesday, March 4, 2009

IT Question Answers: 5 in 1 eBook

Here is the 5 in 1 EBook for the following topics.

Ajax
Database Administration
SQL
T-SQL
XML

Snapshot :

Ajax is a way of developing Web applications that combines:

XHTML and CSS standards based presentation
Interaction with the page through the DOM
Data interchange with XML and XSLT
Asynchronous data retrieval with XMLHttpRequest
JavaScript to tie it all together

Database Administration
Database administration is a complex, often thankless chore. The collection of links on this page will help you keep your DBMS humming along at peak performance.

SQL defines the methods used to create and manipulate relational databases on all major platforms.

Transact-SQL is Microsoft's proprietary extension to the Structured Query Language (SQL).

XML is the eXtensible Markup Language -- a system created to define other markup languages. For this reason, it can also be referred to as a metalanguage. XML is commonly used on the Internet to create simple methods for the exchange of data among diverse clients.

http://www.4shared.com/file/73928492/ca69c90f/IT_QA.html/

No comments: