News (45)

Microsoft launches Aust .NET developer program

Microsoft Australia has this week launched a new .NET developer recognition program to entice developers to contribute more to the Microsoft development community. Read more »

Berners-Lee calls for Net neutrality

WWW2006: We must keep access and content separate, says the Father of the Web Read more »

Microsoft kicks off TechEd

Developers from around Australia have gathered in our nation's capital for Microsoft's eleventh annual TechEd Conference. Read more »

Brisbane hosts TechEd 2003

Code cutters around Australia have gathered in Brisbane for Microsoft's 10th annual TechEd Conference, to be staged from 10-13 August. Read more »

Understand the ASP.NET DataGrid control

Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »

Microsoft to offer peek at new tools

Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »

Microsoft prepares for Yukon, Longhorn

The software company readies new development tools before planned releases of revamped database and Windows operating system software. Read more »

Novell, Red Hat ready Linux servers

Novell's NetWare-SuSE Linux combination is slated for completion next month. Red Hat Enterprise Linux 4 is also due this summer. Read more »

Taronga Zoo .NETting its menagerie

Behind the scenes at Sydney's Taronga Zoo, a small but determined group of IT specialists are working to use Web services to streamline the flow of many core business processes. Read more »

Is Microsoft a threat to VMware?

The talk of this year's VMworld conference in Las Vegas was how much of a competitive threat Microsoft, which weeks earlier announced the free release of its hypervisor product, will prove to virtualisation leader VMware. Read more »

Features (203)

Sharing the event logic between controls in VB.NET

Whenever you write the code logic that may be used for more than one control, it makes sense to try to save time by creating only one procedure that will handle the event and perform that logic. Read more »

Ask Chuck: VB.NET and the QueryUnload event

This week Chuck answers a Builder Australia reader's question on the QueryUnload event in VB 6 and how this event is handled in VB.NET. Read more »

Build reusable ASP.NET controls using events

One of the key improvements in ASP.NET its ability to build server-side controls and add events to these controls. Discover how to accomplish this using reusable, event-driven controls. Read more »

Send email alerts when errors are written to the event log

It is common for applications to write to the Windows Event Log when errors occur or a warning is issued, and with the advent of the .NET Framework, Microsoft has provided developers with built-in functionality to read and write data to or from the event log. Read more »

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »

How to start using the features in Java OpenGL

This article offers an overview of the main features of JOGL and provides some insight about how to use them. See the image below, which is a screenshot of OpenGL rendering using JOGL. This is a demonstration of refraction and mirroring effects. Read more »

Get the hang of custom events in C#

In our continuing series for C# beginners, we'll walk you through creating custom events. See how to implement these key C# components by building a delegate and adding an event handler. Read more »

Locate errors in your JavaScript code

When you debug JavaScript, you don't have the luxury of the powerful tools available in other development environments. Fortunately, you can fall back on some alternative techniques to locate problems in your code. Read more »

Creating a Community with DotNetNuke

DotNetNuke is an open source CMS based on ASP.NET. Builder AU Technical editor, David McAmis introduces DotNetNuke and how to get it up and running in no time. Read more »

How do I ... make C# or .NET Framework applications accessible in the system tray?

A great way to insure that your program is easily accessible to the user is by putting an icon for your application in the system tray. This article shows you how to use the system tray with C# and the .NET Framework. Read more »

Blog (5)

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »

Code Camp Oz 2007

David McAmis [blogs:theneteffect] -- It's that time of year again, with Code Camp Oz (http://www.codecampoz.com/) just around the corner 31 March - 1 April, 2007. Code Camp Oz is annual community event for software developers held at the Charles Sturt University campus in Wagga Wagga. Read more »

Microsoft imagines a better world.

Staff [blogs:syslog] -- Fresh off the wires from Microsoft comes reassuring news that their international student software design and programming competition, the Imagine Cup, is heating up. Read more »

JavaOne: Slot cars, robots and more

Matt Overington [blogs:bricksandmortar] -- Does Java's reach know no bounds? Read more »

So Long, Bill... But when's Steve leaving?

Matt Overington [blogs:bricksandmortar] -- Read more »

Log in


Sign up | Forgot your password?

  • Staff Microsoft prescribes more REST

    Details have begun to emerge about the next versions of Visual Studio and Windows Server this week -- and the message from Redmond is to REST up Read more »

    -- posted by Staff

  • Chris Duckett .NET looks to REST

    With news that REST will play a big part in the next version of the .NET Framework, it is timely to take a look at ADO.NET. Read more »

    -- posted by Chris Duckett

  • Renai LeMay Spellr.us needs a new dictionary

    One of the only Australian start-ups to present at the recent round of conferences in the US was Sydney-based spellr.us, which has launched a Web-based tool to check and monitor websites for spelling mistakes. Read more »

    -- posted by Renai LeMay

What's on?