Features (31)

Store your app's configuration information with Java Properties

Keeping configuration info in a handy text file can make your life easier. Learn to leverage Java's Properties class for this purpose in your own applications. Read more »

Working with null values in .NET

One of the trickier aspects of application development is dealing with null or nonexistent data. Tony Patton takes a closer look at null values in the .NET framework. Read more »

Retrofitting JUnit: Start testing older code

While best practice says that you write your tests at the same time as - or even before - you write your code, you'll probably have a body of code without tests. Here's how you add tests to existing applications. Read more »

Easily utilise Microsoft Word functionality in your .NET application

Microsoft Office may be utilised in .NET code via .NET and COM interoperability. Create more powerful applications by integrating the many functions available in the Word products into your application. Read more »

Simplify data caching with the .NET Caching Application Block

The Caching Application Block can save time and resources by caching Web services data for your distributed apps. It also offers a system for data security, expiration and scavenging, and a variety of storage options. See what the CAB has to offer. Read more »

Three handy Perl approaches let you grab data for UNIX apps

You can use Perl to eliminate some routine tasks in UNIX, such as grabbing data from external commands. We'll explore three different methods, including backticks and the open() command. Read more »

How to use Java's layout managers

The best size and position for each GUI element depends on factors that may not be known when an app is compiled. Layout managers can help. Read more »

Getting .NET class info with Reflection

In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »

Specify DataSet in XML

This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for each view via XPath query. Read more »

Building Java apps with Maven

Maven is more than just a build tool. Used properly, it can help manage your projects and aid deployment. We'll show you how Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?