Features (20)

VB Tip: Customise your program's system menu

A Visual Basic form's system menu normally displays a set of default commands for window-related commands, such as closing, minimising, or maximising the window. A program can add its own commands to this menu. Read more »

VB tip: Open the CD-ROM door

When your program makes use of the CD-ROM drive, it can be a nice touch to open and close the door under program control. We'll show you how in this article. Read more »

VB tips: Making Windows transparent in 2K and XP

The WS_EX_TRANSPARENT and the WS_EX_LAYERED attributes in VB6 let you create transparent windows, which can save screen space. Here's how. Read more »

Master the basics of Java Cryptography Extension (JCE)

Security is an often-overlooked aspect of application development. Fortunately, Java has recognised the importance of security with Java Cryptography Extension (JCE). This article begins a three-part series exploring JCE fundamentals. Read more »

Master the basics of Java Cryptography Extension (JCE)

Security is an often-overlooked aspect of application development. This article begins a three-part series exploring JCE fundamentals. Read more »

10 Linux desktops you shouldn't overlook

Even if you're happy with the Linux desktop you currently use, you might want to check out some alternatives to see what you could be missing. This article highlights 10 of the best desktops and explains what makes them stand out. Read more »

Is SQL a legitimate programming language?

Bigotry within the ranks of the development community is rampant. Many developers view SQL as an afterthought. Is this a mistake? Builder.com investigates. Read more »

Get more out of the ls command

The ls command is a well-known and often used command-line program that is used to list directory contents by name; in fact, it could be argued that it is the most used Linux command-line program. Read more »

Build your own automated response system in Perl

The ability to automatically read and respond to e-mail with appropriate commands helps you monitor enterprise apps. Here's how. Read more »

The underpinnings of SQL joins

If a query retrieves the wrong data, the SQL join is an excellent place to begin troubleshooting. This article should help provide a good foundation. Read more »

Log in


Sign up | Forgot your password?

What's on?