Features (35)
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 »
Gather Web server stats with a custom PHP app
You can't always trust the server statistics provided by a third-party hosting company, so developing your own monitoring application is a wise move. See how to use PHP to create a stats-generating app that produces reliable logs. 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 »
How to validate forms with JavaBeans
What if your Web app supports too many forms to validate with hard-coded JavaScript? This server-side strategy can help automate the process. Read more »
Create distributed services with Java's RMI-framework
RMI allows one Java object to make a call to another regardless of where the second object resides. With RMI, you can create transparent distributed services and applications. Find out how to set up an RMI application in your enterprise. 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 »
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 »
Add stability to your ASP.NET applications with AppDomains
This article explains the concept of an application domain within ASP.NET, a security feature of the .NET framework. Read more »
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 »
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 »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »
-
Sun eye Web developers with Netbeans 6.5Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
-
BarCamp buzz: Let the hacking continueAttending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

