News (6)

The History of Builder AU

Builder AU has turned five and it's time to look back and see how we got here. Read more »

Real Software moves on VB6 developers

Real Software has extended a software product giveaway designed to exploit Microsoft's decision to end free support for Visual Basic 6 (VB6). Read more »

Microsoft walks VB tightrope

Facing protests from legions of Visual Basic developers, Microsoft is not backing down. But it is taking steps to keep them on friendly terms. Read more »

Visual Basic developers revolting

The software company's own programmer community has launched a campaign of defiance over a decision to end support for Visual Basic. Read more »

Study: Visual Basic use may be slipping

Usage of Microsoft's popular Visual Basic development language--used by about half of all professional programmers--may be on the wane, according to a recent study. Read more »

Builder's August Top Ten

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

Features (159)

Flash, HTML, AJAX: Which will win the Web app war?

The days when Web pages were static collections of text and graphics are long past. But as the Web matures, there's a fierce competition over which technology will propel it into a medium for rich, interactive applications. Read more »

Splitting a class across files in VB.NET

With the complexity of today's applications, developers often deal with classes that are very long. One way to make the classes more manageable is to split them across multiple files. Read more »

Visual Studio 2008 simplifies JavaScript debugging

One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. 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 »

Remote debugging with Visual Studio 2008

If you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. This article takes a look at its set-up and usage. Read more »

My move from VB.NET to C#

The author confesses why he stuck with VB.NET for so long rather than moving to C# and reveals how life has been now that he's taken the plunge. Read more »

Silverlight 2.0 offers paradigm shift from predecessor

A quick overview of what you'll find in the latest version of Silverlight. Read more »

Create shortcut menus for forms in VB.NET using ContextMenuStrip

This VB.Net tip will show you how to implement shortcut menus for a form using the ContextMenuStrip control. Read more »

Embrace CSS with Friendly Control Adapters for ASP.NET 2.0

CSS is easy to apply in ASP.NET applications -- but it could be so much easier. The goal of ASP.NET 2.0 CSS Friendly Control Adapters 1.0 is to simplify CSS integration with its controls, making it easier to change appearances via CSS. Read more »

Blog (3)

InAccess: Querying .Net

Paul Ayre [blogs:controlaltdefeat] -- INAccess: Tales of woe revolving around the Access Database system Read more »

Get Ready for This

Brendon Chase [blogs:codemonkeybusiness] -- It seems software developers are quite a musical bunch. Microsoft have a band called "band on the runtime" which play cover songs like "VB.NET" to the tune of the Villiage People's YMCA, and Richard Stallman sings his woeful Free Software song. Read more »

.NET doesn't have to mean VB.NET or C#

David McAmis [blogs:theneteffect] -- It’s funny... when people think about the .NET Common Language Runtime (CLR) they tend to think in terms of either VB.NET or C#. Read more »

Log in


Sign up | Forgot your password?

  • Staff Shadow chasing in browsers

    The punching and counterpunching continued in the ongoing web browser development bout. Each time one browser closes a feature gap, a new feature appears in one of the others -- how we ever put up with the years of browser stagnation, I'll never know. Read more »

    -- posted by Staff

  • Chris Duckett Safari gets Gears

    Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »

    -- posted by Chris Duckett

  • Renai LeMay MyPerfect.com.au has potential

    Victorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »

    -- posted by Renai LeMay

What's on?