(Ziran Sun) In the first part of this article, I gave a brief introduction to one of the new data-bound controls introduced in the .NET Framework version 2.0 — the GridView. In this part, I’ll continue examining this versatile control and introduce you to some of its more powerful capabilities.
Author: SSWUG Research
Caching in ASP.NET
(Joydip Kanjilal) Caching is a feature of ASP.NET that improves the performance of web applications by minimizing the usage of server resources to a great extent. This article discusses Caching, its types and contains some lucid code examples to illustrate On- Demand Data Caching.
DB2 Viper Overview
Viper is the code-name for a new version of DB2 due out this summer that introduces numerous innovations to help organizations realize the business value of information. These innovations include the industry’s first hybrid data server – serving data from both pure relational and pure XML structures
Microsoft BizTalk to WebSphere Business Intergration Server Express Migration
(Boaz Carmeli and Yardena Peres) The purpose of this IBM Redbook is to help the reader understand what is involved in migrating a BizTalk application into the WebSphere Business Integration (WBIS) environment. It deals specifically with migrating a BizTalk 2002 application into the WebSphere Busines
SQL Server Query Design
(Buck Woody) The basics of programming against databases requires a firm understanding of the language used to create objects such as tables and views, read data, update data and remove data and objects. You might see these commands referred to as CRUD—for CREATE, READ, UPDATE, and DELETE.
MSXML, continued
(Jim Keogh and Ken Davidson) The InsertFirst() method is called when the user decides to place information about the new CD at the beginning of the XML document.
Troubleshooting Oracle Connections
(Sandra Henry-Stocker) I often find myself needing to verify whether an Oracle database is working. Sometimes a process running on one server extracts data from a database on another server and, if the process fails, testing the connection to the database is a good starting point from which to deter
Using Oracle Clusterware to Protect Oracle Application Server
Using the Oracle Clusterware 10g Release 2, together with Oracle Application Server 10g Release 2 offers customers a high availability solution fully developed and supported by Oracle. With Oracle Clusterware 10g Release 2, Oracle Clusterware can be implemented independently of Real Application Clus
Microsoft SQL Server 2000 Analysis Services Performance Guide
(Carl Rabeler, Len Wyatt and Dave Wickert) Users can analyze data stored in Microsoft SQL Server Analysis Services with greater speed and flexibility than users can query the same data stored in a relational database. Analysis Services queries data more efficiently because it organizes data into mul
Master the basic building blocks of an SQL database query (Sample Chapter)
(Alan Beaulieus) Learn how queries are executed by the MySQL server, and then take a closer look at the select statement and how its parts interact. (pdf)
