News (5)

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. Read more »

Google open sources XML-alternative Protocol Buffers

XML, it seems, has run out of steam for Google. Google said Monday that it has created an open source project for a data interchange format called Protocol Buffers. Read more »

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 »

Microsoft expands Vista testing

Microsoft on Tuesday outlined plans to expand its test of Windows Vista, the next version of its flagship operating system. Read more »

SP2 vs. the plug-ins

While security experts applaud Microsoft's recently released Service Pack 2, some companies that distribute their software over the Web are watching the product's introduction with dread and suspicion. Read more »

Features (123)

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 »

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 »

Write and format ranges and containers in C++

The C++ STL offers a handy way to write values to streams, but it doesn't work with arrays. Here's an easy way to write ranges and containers to streams. Read more »

Handling optional parameters in C#

One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. Read more »

C++: Removing duplicates from a range

Removing duplicates from ranges is a fairly common task in C++, but the std::unique algorithm in the Standard Template Library (STL) has some limitations. Find out how to work around them. 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 »

Opening form instances in C#

In this article Let's we'll work through the general pattern in C# .NET for recalling a specific instance of a Form class. Read more »

Facilitate type conversions with stringstream objects

You can easily employ to conduct automatic type conversions in C++. Find out the advantages of over . Read more »

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. Read more »

Why you should move to C#

The migration to the .NET platform offers many development choices. This top 10 list explains why C# is an important offering and why you should consider moving to C#. Read more »

Blog (1)

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. 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?