devxlogo

Recent

DevX - Software Development Resource

Unzipping Files with java.util.zip.ZipFile

he Java core packages include jave.util.zip, which is useful forcreating and reading compressed files or archives in the ZIP and GZIPformats. ZIP files form the basis for the JAR file

DevX - Software Development Resource

Convert Schemas to Documents

he way that XML is being used, of late, is beginning to send tremors throughout much of the programming world. Part of this has to do with an obvious logical

DevX - Software Development Resource

The MBListEx ActiveX control

This extended ListBox control adds many features that are missing in the standard VB control, such as support for bitmaps, control on the height, forecolor, backcolor, and font of individual

DevX - Software Development Resource

The MBFormEx ActiveX control

Add this control to a VB form and onjoy a number of great new features, including: the control over the size and position of the form when maximized, automatic resizing

DevX - Software Development Resource

Maintain Large Databases with XML Servers

ne of the more common questions asked here at “Ask the XML Pro” has to do with the dilemma of maintaining large databases of XML data. Specifically, suppose that you

DevX - Software Development Resource

Writing Java for the Palm

ava continues to make inroads at all levels of computing. Mostrecently, Java has returned to its roots and found a home in the smalldevices for which it was originally designed.

DevX - Software Development Resource

Building an Application Error Handler

untime errors can occur as a result of attempts to complete an invalid operation while the program is running. There are two causes of runtime errors: either one of the