News (1)

Builder's November Top Ten

Have you missed any of the hottest technology development stories published in the past month? Builder Australia can help you keep in touch with the top ten stories of November. Read more »

Features (102)

Sort arrays easily and efficiently in .NET

Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »

Work with multiple data values with arrays in .NET

Arrays are a basic feature of the .NET languages. They allow you to easily work with multiple data items in one container. Tony Patton tells you more about using arrays in your code. Read more »

Download files over the Web with .NET's WebClient class

The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »

A .NET primer on reference types and value types

This article explains some .NET basics -- the difference between reference types and value types. Read more »

Create custom class interfaces in .NET

Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. Read more »

Class interfaces play a key role with inheritance

Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »

Create wrapper classes with dynamic proxies

With dynamic proxies, you can create wrappers on the fly to prevent malfunctions and save tedious code repetition. Find out how you can use them. Read more »

The foreach construct for Managed C++

Visual Basic developers know the foreach construct, but unfortunately, it's absent from Managed C++. Here's how you can add it to your C++ arsenal. Read more »

Centralise utility functions with Jakarta Commons Lang project

Apache Jakarta Commons Lang is an API, which aims to centralise common utility functions with good documentation, high stability, and a goodly amount of peer reviewââ,¬"or arguments, as the case sometimes may be. Read more »

Developer Spotlight: Damian Conway

Builder AU recently caught up with the Australian Perl guru to talk about Perl 6, his reasons for choosing Perl, PHP, and the upcoming Open Source Developers Conference in Melbourne. Read more »

Log in


Sign up | Forgot your password?

  • 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

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?