News (11)

Enterprise Library updated to .NET Framework 2.0

Microsoft focuses on caching and security with the release of the Enterprise Library for .NET Framework 2.0. Read more »

System.Globalization namespace in .NET

The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »

Apple answers call for iPhone applications

Apple wowed the cell phone industry a year ago with the first version of the iPhone. And now its new software development kit and soon-to-be-launched application store featuring third-party applications could change the game yet again. Read more »

Oracle joins Microsoft developer program

Oracle has pledged to make its database software work better with Microsoft's development tools. 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 »

James Gosling unplugged

In February, Builder AU will be updating the latest happenings from Sun's Developers days seminars. We will be covering the latest news and interviews from readers, attendees and speakers at the seminar. Read more »

Sun takes the covers off Mustang

At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »

Centrelink puts open source commitment in writing

Centrelink is authoring a formal open-source policy document and investing heavily in open-source systems to anchor an improved identity management regime that's hoped to help recover up to AU$50 million in losses to fraud annually, infrastructure planner David Oram told attendees at the AUUG 2004 conference in Melbourne. Read more »

Interrupting Java threads

Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »

Plugging the Linux holes

You can easily surf the Web and run a spreadsheet on a Linux-powered PC, but good luck if you want to balance your cheque book. Read more »

Features (212)

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 »

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Using Java to access Web resources

Take a look at how you can tap into the power of the URL class and read and write data over URL connections. Read more »

Working with .NET access modifiers

An important aspect of any development platform is security and controlling access to resources. There are many facets to security, beginning with controlling application access to defining how code can be used. You can use access modifiers to define the declared accessibility of code. Here is a rundown of the various access modifiers available with the .NET Framework. Read more »

Make managed code work with .NET's CAS

Developers and administrators can set permission and trust levels with code access security (CAS), while allowing the code to execute effectively. Read more »

SQL Server CE vs. Access CE

Looking for a robust database for your handheld or mobile device? Edmond Woychowsky takes a closer look at SQL Server CE and Access CE head-to-head. Read more »

Simplify .NET SQL queries with the DAAB

Microsoft's Data Access Application Block (DAAB) makes connecting .NET applications to SQL databases easier--if you know how to use it. Read more »

What is '.NET' anyway?

Are you little confused about what .NET really is? You're not the only one. This article from Builder.com sheds some light on what .NET is and isn't. 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 »

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?