(Brad Abrams and Tamara Abrams) This sample chapter explains the System.Xml.XmlReader class, which represents a reader that provides non-cached, forward-only access to XML data. The class enforces the rules of well-formed XML but does not perform data validation. It conforms to the W3C Extensible Ma
Other News
Oracle 10g vs PostgreSQL 8 vs MySQL 5
(Lewis R Cunningham) This is my comparison of installing and getting started with Oracle 10g, PostgreSQL 8 and MySQL 5. This is what I consider the comparison of state of the art for three categories of DB: Commercial vs. Academe vs. Internet Model. This is a comparison from the view of a new us
10 questions to ask yourself before optimizing your database
(Arthur Fuller) When the time comes to optimize your databases, you want to ensure that you’re up for the job. Avoid optimization missteps and learn about a product that will help you eliminate these errors in the first place.
Extend Your Green-Screen Applications with HATS
(Alisa Morse) In today’s business climate, building your entire IT infrastructure from scratch is not always viable. IT must provide true business value and justify expenses. With reduced budgets, it makes financial sense to continue to leverage existing applications by integrating them into the c
.NET Nuances
(Don Kiely) Encryption is the key to much of the security in today’s application software — on any platform. One of the major benefits of ASP.NET and the .NET Framework is its support for the encryption infrastructure, both in terms of implementing a variety of encryption and hashing algorithms
Checkboxes and Radio Buttons in wxPython
(Peyton McCullough) In this article, we will focus on two basic controls and a few relatives: checkboxes and radio buttons. Both controls give the user a variety of options and yet him or her choose anywhere from one to all of them.
Analyzing Requirements and Defining Microsoft.NET Solution Architectures, Part IX
(Chris Sully) The aim of this series of articles is to provide an overview of issues surrounding the architecture of .NET Solutions. In doing so it is following Microsoft’s recommended approach and, in particular, looking at the requirements of the related Microsoft certification exam (70-300),
Getting Started: Configure and Use PHP with IBM Cloudscape on Windows
(Justin Whitney) Last February, IBM announced a partnership with Zend Technologies to create a PHP solution that integrates with IBM’s Cloudscape and DB2 databases. The offspring of this marriage is a slick baby called “Zend Core for IBM,” which in its initial release is aimed at Linux and IBM A
An application that uses the Virtual Device Interface feature of SQL Server 2000 to back up a SQL Server 2000 database may not back up the database
An application that uses the Virtual Device Interface feature of Microsoft SQL Server 2000 to back up a SQL Server 2000 database may not back up the database. When the backup operation fails, you experience the following exception: HRESULT 0x80070005
Managing Hierarchical Data in MySQL
(Mike Hillyer) Most users at one time or another have dealt with hierarchical data in a SQL database and no doubt learned that the management of hierarchical data is not what a relational database is intended for. The tables of a relational database are not hierarchical (like XML), but are simply a