devxlogo

Recent

DevX - Software Development Resource

Tree-Memory Card Game

Unlike most other software on this site, this is NOT a utility for developers. Instead, it is the classic memory cards game, but with Simpsons and Disney’s characters: the purpose

DevX - Software Development Resource

Regular Expression Tester Add-in

The Regular Expression Tester Add-in is a VB6 add-in that lets you test a VBScript regular expression without having to create a quick-and-dirty VB test program just for that. You

DevX - Software Development Resource

Add Persistence to Your XML Data Islands

n last month’s article, you saw how to display XML data in IE5 through IE’s data island component. This month’s installment focuses on letting users modify that data and, ultimately,

DevX - Software Development Resource

More Useful Form-Building Routines

ast month’s column contained some ASP routines that made the task of building a form easy and elegant. This month I’ll extend the concept by showing you how to build

DevX - Software Development Resource

The VarHelper Add-in

This is a simple addin which scans your code files and enumerates all the variables it finds, telling you where they are used and if there is any problem (dead

DevX - Software Development Resource

Code Inserter ToolWindow Addin

If you ever wanted to enhance the VB6 IDE without writing your own add-in program, or doing any programming, then this addin is for you. It creates a ToolWindow with

DevX - Software Development Resource

The EBCalendar User Control

This User Control is designed to fit the needs of the coder who needs a date entry field without the overhead of having to ship (and install) the Microsoft Windows

DevX - Software Development Resource

Converting Fixed-Width Text Records to XML

We’re not so far removed from the databases of old. Most databases still have a specified length applied to field entries, although the exact relationship between that length and the