News (88)
Visual Studio 2010 can replay bugs
Microsoft has revealed plans for the next version of its development suite, Visual Studio 2010, to be able to record testing sessions so that developers can reproduce and closely examine software bugs. Read more »
Visual Studio 2008 release this month
Microsoft will release the latest version of its flagship development tool Visual Studio 2008 by the end of November. Read more »
Developer defies MS demands to kill .NET debug tool
UK developer Jamie Cansdale seems to have ignored calls from Microsoft that he remove a free tool called TestDriven.NET from his Web site, despite legal demands that the tool be removed by June 1 -- because it breaches licensing conditions. Read more »
Microsoft gives coders a bug finder
Web developers in need of another set of eyes to check their code for security holes should soon be able to add an application scanner to Microsoft's Visual Studio .Net. Read more »
Microsoft readies Indigo
Aiming to get developers behind its approach to Web services, Microsoft plans in March to offer a first look at the company's forthcoming Indigo technology. Read more »
Microsoft Web services plan targets Java
The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »
CBA admits to NetBank Firefox bug
A recent upgrade to the Commonwealth Bank's NetBank service claims to "make your online banking a whole lot easier", but a problem has emerged for Firefox users. Read more »
NetBeans update ships with Sun onboard
The NetBeans open-source project on Wednesday released a major update to the NetBeans Java development tool, and its main backer, Sun Microsystems, announced a support program. Read more »
SAP opens arms to NetWeaver community
Business applications giant SAP expanded its partner network and launched a community forum meant to foster development for its NetWeaver software. Read more »
Sun ships NetBeans, Java Studio tools
This week Sun released two Java new development tools with cut-price versions available for those people switching from competing products. Read more »
Features (383)
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 »
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 »
Visualise data with new Microsoft controls
If you ever work on projects that require charting functionality, you'll want to check out the Microsoft Chart Controls for .NET 3.5. This article explains how to get and use this new control. Read more »
How do I... Serialise a hash table in C# when the application requires it?
Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »
Analyse your managed .NET code with FxCop
Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. Read more »
How do I ... publish a custom application performance counter in C#?
Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. 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 »
Implementing the Soundex function in C#
For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This article shows how to implement Soundex completely in C# without having to use the SQL function. 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 (7)
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »
Quick Tip: Forwarding X11 to OS X
-- Just because you are on a Mac doesn't mean you can't run your Linux applications. Here's how you can bring penguin power to your Mac. Read more »
The most interesting Web OS experiment yet
-- I still don't fully get the whole Web operating system concept. Why run an OS inside a browser when your browser is running in an OS to begin with? But AjaxWindows, a Web OS and application suite that launched today, makes a very good case for the Web OS. Read more »
Newbie guide to Google's Android
-- 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 »
Certification Nation
-- Is a lack of certification really a hole in a developers resume? Are certificates become part of the way of life for software developers, or are we beginning to see the light? Read more »
CodeGear Q&A
-- 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 »
Vegas: Elvis, Blue Men and the world's biggest Flash enabled
-- I'm in Las Vegas this week for MAX, Adobe's annual user conference, and this morning's opening keynote went off with a bang. And a loud one at that! Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
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 »
-
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 »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

