(Jayaram Krishnaswamy) This tutorial series describes displaying the data from a DataReader using Iterative data bound controls. This particular article covers displaying data using the data bound control Repeater, which allows a certain degree of flexibility for formatting.
Other News
Learn how darknets can serve as an early warning system for network threats
(Jonathan Yarden) In nature, vigilance and intelligence are essential for the survival of any species. The ability to communicate information quickly and uniformly, particularly threats, is often the difference between evolution and extinction.
System Sentinel: Biometrics–A Finger on the Pulse?
(Martin Norman) I mentioned in a recent article on authentication that the use of biometrics for authentication had not yet been widely adopted in the midrange space. But recent technological changes in the area of fingerprint recognition and the focus of some of the providers of these solutions sug
PHP Datastorage Class
(Chris Root) In the first part of this two-part article, you started to learn about using alternatives to databases for storing data; specifically, we started to work on creating a class that can handle flat files, session variables, and cookies. This second part picks up right where we left off las
IBM DB2 Universal Database and the .NET Developer? Absolutely! Part 1 – The IBM Explorer
(Paul C. Zikopoulos) Did you know that the IBM DB2 Universal Database (DB2 UDB) product has arguably the best support for .NET in today’s database industry? In this series of articles, I want to take you through some of the tooling productivity benefits that a DB2 UDB developer can leverage when pro
FIX: The Analysis Services service may unexpectedly stop and then restart on a server that is hosting a remote partition of a cube and that is running SQL Server 2000
On a server that is running Microsoft SQL Server 2000, the Analysis Services service may unexpectedly stop and then restart when the lazy aggregation thread rebuilds the flexible aggregations. This problem occurs on a server that is hosting a remote partition of a cube.
Enhance performance using connection concentrator in DB2 Universal Database, Version 8
(Connie Lam) The connection concentrator is a new feature in IBM DB2 Universal Database, Version 8.0 (DB2 UDB). The new feature addesses the need for handling a large number of incoming connections that have very short-lived transactions but relatively large delays. This feature offers the following
Manage and Administer ASP.NET Web Sites in Visual Studio 2005
(Mahesh Chand) ASP.NET Web applications deployment was one of the area developers weren’t comfortable editing configuration files, creating virtual directories, and copying files on the deployment machines.
Sandstorm Secures Enterprise Networks Using Embedded MySQL
Sandstorm Enterprises develops software to prevent, detect and fix network malfunctions and network security vulnerabilities. Their customers include the Boston Children’s Hospital and the Medford, Massachusetts Police Department, Wisconsin Public Service and segments of the Aerospace Industry. (p
XML for beginners and experts
(rudy.net) After working with a couple of XML projects for the last six months, I am ready to share a class I wrote called XmlHelper which got me through all the complexity of XML and made my life a lot simpler. If you are a XML beginner or have no idea about XML, this article should teach you the v