Recent

DevX - Software Development Resource

MP3 Tag Editor

A simple but effective MP3 Tag Editor written entirely in Visual Basic 6, and that consists of a DLL and a front-end application. What’s best is that you get the

DevX - Software Development Resource

Generating Data with XSLT

t’s becoming common to retrieve data from a relational database formatted as a hierarchical XML document. By using an XML schema, it’s possible to generate data from XML documents and

DevX - Software Development Resource

Roll Your Own Swing-based XML Editor (Part I)

Editor’s note: This is the first of a three-part series about how to build your own XML editor. f you’ve been looking for a cross-platform, open-source XML editor, you’ve likely

DevX - Software Development Resource

Satisfy Your Users with Views

t is very common to encounter situations where users need to query a database directly. Even though you’ve created 100 reports in a given application, there will always be the

DevX - Software Development Resource

The ORA-01555 Error: A DBA Solution

he “ORA-01555 snapshot too old” error, which causes user transactions to fail, is a nightmare for Oracle DBAs and developers. It usually occurs after queries or batch processes have been

DevX - Software Development Resource

The Top 20 C++ Tips of All Time

he following tips are a collection of general hands-on techniques and recondite pieces of knowledge not associated with a specific platform, programming domain, or compiler. As such, they can be

DevX - Software Development Resource

MTS Package and Deployment Add-In

This add-in helps you manage the MTS Administration from with in the VB 6.0 environment. No more having to compile your dll, then open MTS so that you can do

DevX - Software Development Resource

Tame Beastly Data with Summary Tables

anagers loved Eddie; he always had the answers on-hand. Eddie was a production supervisor in the pre-computer era. He received comprehensive hourly production reports on paper. He also received urgent

DevX - Software Development Resource

Document Your XSLT

“Document Your Code! Document Your Code!!” This is one of those lessons hammered into most Computer Science majors about three days into their first code class–and one quickly forgotten by