News (140)

Server 2008 adoption not driven by virtualisation

Despite being touted as a key reason for adopting Windows Server 2008, virtualisation is not why companies will buy Microsoft's server operating system Read more »

Berners-Lee calls for Net neutrality

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

Tangled in .Net

Although Microsoft .Net plans were "hard to understand," CEO Steve Ballmer is working to untangle the mess. Read more »

Microsoft's "online" future a step closer?

Microsoft CEO Steve Ballmer pledged to open up Web services this year, however, full details are still up in the clouds. Read more »

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 »

Zombie PCs being sent to steal IDs

Bot nets, collections of compromised computers controlled by a single person or group, have become more pervasive and increasingly focused on identity theft and installing spyware, according to a Honeynet Project report. Read more »

Novell ship version 1.0 of Mono

Company's open-source project aims bring easy-to-use .Net tools to Linux and other operating systems. Read more »

Apache expands Web services reach

The Apache Software Foundation is expected to launch this week an open-source integration server project, which is part of a bigger effort to create a full suite of Web services infrastructure software. Read more »

IT salaries stable: Survey

Remuneration packages for technology professionals have remained steady over the last 12 months despite a shortfall in certain specialised IT areas, a new study has shown. 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 »

Features (424)

Exposing product information via Web services

The .NET Framework simplifies the Web service creation process. Learn how to create a Web service that interfaces with SQL Server and returns the applicable information from the Northwind database. Read more »

XPath provides an easier way to select information in Jet database

In the Microsoft .NET Framework, extracting information from a Jet database can be accomplished using SQL queries or XPath. Each method has pros and cons, but you may find yourself using XPath more often as .NET becomes more prevalent. 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 »

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »

Obtaining file and directory information in ASP.NET

In this article, we show you how to read directories, retrieve file properties, and create a Windows Explorer clone that dynamically generates directory listings and file information. Read more »

Quick Start guide to Microsoft .NET development

Tony Patton offers a brief overview of the main aspects of the .NET Framework and discusses where to get and then install the necessary tools. 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 »

Architecting Windows CE applications using .NET

Will the .NET Compact Framework fuel an explosion of CE applications much as Visual Basic did with Windows? Find out what you need to start developing a CE app. 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 »

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 »

Blog (8)

Try… Catch… Win!

David McAmis [blogs:theneteffect] -- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »

How to manage a team of geniuses

Brendon Chase [blogs:codemonkeybusiness] -- Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? Read more »

Firefox 3's better performance and memory improvements

Staff [blogs:syslog] -- As beta 5 is due to come out next week, I take a look at some of the new features and improvements in Firefox 3. Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Jack-of-all-Trades or Specific Accolades?

Paul Ayre [blogs:controlaltdefeat] -- A programmer can take one of two paths. You can specialise in a small subset of languages or platforms, or you can learn a myriad of technologies at just beyond face value. How is BuilderAU going to help you? Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

The break-up of Borland

Brendon Chase [blogs:codemonkeybusiness] -- This week I caught up with David Intersomone, VP of developer relations worldwide, and Malcolm Groves, regional product director for Asia Pacific, from Borland's Developer Tools Group to talk about the immediate and planned future of the group once this division is sold by Borland. Read more »

JavaOne: Slot cars, robots and more

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

Log in


Sign up | Forgot your password?

  • Staff Share a keyboard and mouse with Synergy

    Even in the era of virtualization, many IT pros (including myself) have a small army of computers sitting on, under, and around their desks. Read more »

    -- posted by Staff

  • Staff Android devs less than gruntled

    Yet more discouraging news on the Android front. Having hacked off its developer community by releasing updated SDKs to just a small group of chosen devs, Google has now given the brush-off to a petition that called for more to be given to the wider community. Read more »

    -- posted by Staff

  • Staff VMware shows how not to do it

    As a developer there will be a time when you ship a bug -- be it a stub that you left in, or a flaming, crashtastic segfault. The next time this happens and your bosses come baying for blood, point them in the direction of VMware, who this week gave the developer world a great example of how to ship a showstopper bug. Read more »

    -- posted by Staff

What's on?

  • Club Builder: Captain Obvious vs the Crackpots

    In the case of the bleeding obvious, IBM says open source needs good designers; a claim is made that China can activate your phone to snoop on you; and we take a look at the Defcon conference.