Newly Added PDF Files
categoryTutorials » Ajax Programming
The basic elements for an application using the AJAX
technologies,JavaScript and the XMLHttpRequest object, are not
difficult to understandand there are many articles on the web that show
how to use this object anddeclare that being AJAX.
categoryTutorials » Ajax Programming
The
term AJAX was coined by Jesse James Garrett of Adaptive Path LLC as a
catch phrase Asynchronous JavaScript and XML. The underlying
technologies used for AJAX include 1) JavaScript 2) the XMLHttpRequest
object first introduced by Microsoft in Internet Explorer 5
categoryTutorials » Ajax Programming
What is Rich User Experience? Rich Internet Application (RIA)
Technologies. AJAX: Real-life examples & Usage cases. What is
and Why AJAX? Technologies used in AJAX. Anatomy of AJAX operation. XMLHttpRequest Methods & Properties. DOM APIs & InnerHTML
categoryDatabase » Ms SQL Server 2005
To meet a new generation of data-management needs, Microsoft SQL Server
2005 has been reworked extensively to enhance performance and
application programmability. Originally published by SQL Server
Magazine as part of its SQL Server 2005 UpgradeHandbook
categoryDatabase » Ms SQL Server 2005
SQL Server 2005 Management Studio Express Edition (SSMSE) provides the
database developer and administrator with a robust set of tools for
working with Microsoft SQLServer Express Edition....
technology and functionality as that in SQL Server Management Studio
categoryDatabase » Ms SQL Server 2000
SQL Server 2000 can be installed on a number of Windows platforms. It
will installon Windows 98/ME, Windows NT 4.0 (Workstation and Server),
and Windows 2000(Professional Server, Advanced Server, and Enterprise
Server)...
categoryDatabase » Ms SQL Server 2005
how
to install and configure SQL Server 2005 for failover clus-tering, and
best practices for SQL Server 2005 clustering. As SQL Server 2005
environments move from smaller installations to larger mission-critical
enterprises...
categoryDatabase » Ms SQL Server 2000
FME Extension for SSIS extends Microsoft SQL Server with spatial
data integration capabilities. This document contains all the
information you need to evaluate the FME Extension for SSIS. The common
tasks that a SSIS user would perform...
categoryDatabase » Ms SQL Server 2005
The Observations Data Model (ODM) defines a database structure for
storing hydrologic observations time series data, along with metadata
such as site information, variable description, methods used ...
This design is implemented with a SQL database
categoryDatabase » Ms SQL Server 2005
I defined two connections in a new SSIS package, a regular SQL Server
data source pointing towards the SQL log shipping monitor/target server
and an ADO.NET connection pointing towards TEMPDB on the target SQL
server.