Code of the Week Back Issues

Here is a sampling of some of the issues that have appeared in Code of the Week over the last year (They are in no particular order). All of these issues are available to our Code of the Week subscribers.

Using Drop and Drag to Sort Listbox Items

"Forcing a window to be ""Always On Top"""

Saving and Restoring Window Positions

Gauge display without any third-party controls

Logging out, rebooting and powering off your PC

Add index to database programatically

Make complete directory branch with a single call

Using and creating log files with our Log File Class

Search/Replace Strings

Null values and how to deal with them

Sorting text and numeric arrays

Converting strings to arrays

Converting arrays to strings

Unloading all forms the right way

Using the ValueItems feature of True DBGrid

Handling path names and backslashes

Determining the existence of tables or queries in a database

Using Combo boxes to show database tables

Converting fractional values to decimal values

Attaching tables without using Microsoft Access

Sending email messages using MAPI

Convert numbers to english words

Parsing words/tokens using any delimiter

Retreiving the Registered User and Organization Settings

Removing duplicates from listboxes and arrays

Reading and Writing Text Files

Calling the Networking API (Part 1)

Calling the Networking API (Part 2)

Playing wave files

Using Dial-Up Networking (Part 1) - Dialing and Hanging Up

Using Dial-Up Networking (Part 2) - Retrieving Phone Book Entries

Determining the Windows Platform Version

Keystroke Validations

Padding strings the easy way

Time Delayed Message Box

A very useful Delay/Wait function

A formless Timer Class

Sorting two dimensional arrays using the QuickSort algorithm

Reindexing and Compacting a database

Adding the combo box history feature

Sorting columns in True DBGrid

Calculating the number of dimensions in an array

Copying queries