News (64)

Microsoft releases new Visual Studio and .NET

Microsoft has this week made its top development tool, Visual Studio 2008, available for download to its professional developer subscribers. Read more »

Microsoft reaches out beyond .Net

The software giant has announced the .Net Framework Developer Center portal to help educate non-.Net developers in its technologies 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 »

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 »

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 »

Second Silverlight 2.0 beta to take up Flash fight

Microsoft is launching a revamped test version of its Silverlight software that is designed to broaden the appeal of the company's answer to Adobe Systems' Flash. Read more »

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 »

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 »

Microsoft brings .Net to Silverlight

Ray Ozzie, Microsoft's chief software architect, has introduced a video-streaming service and .Net development tool support for Silverlight, its cross-platform Web browser plug-in. Read more »

.Net developers can write for Linux using Mono

Novell's Mono Program, which promises to allow .Net developers to develop Linux applications, should enable companies to make the best use of their developers. Read more »

Features (263)

Construct your .NET application with MSBuild

The arrival of the .NET Framework 2.0 introduced many features, including the new build process driven by the Microsoft Build Engine. We'll run you through it. 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 »

What will you find in the .NET Compact Framework?

Find out what's in and what's out for Microsoft's new mobile development platform. Builder.com has the details on the new Compact Framework. Read more »

Exception management in .NET

In this article, Builder.com looks at how exception management works in .NET. Find out how to architect systems that handle runtime errors properly. Read more »

Visual Studio 2008 offers developers more testing options

Unit testing has evolved from a fringe activity to an industry-accepted way to develop software. This change in attitude was aided by the introduction of numerous freely available testing frameworks. Read more »

.NET: A guide for managers

Here's an overview of .NET for managers who may not have had the opportunity to dive into Microsoft's integration framework. Read more »

.NET application blocks boost development

The .NET Framework is enhanced by .NET application blocks. Here's how to streamline your development efforts with this new tool. Read more »

Pick up the basics of .NET Framework multithreaded programming

Writing multithreaded .NET applications can be tough for beginning programmers. We'll show you how to create threads and how the syntax differs for VB.NET, C++, and C#. Read more »

Creating a global development framework

The CLR is an integral part of the .NET Framework that promises to let developers employ their cross-language skills in one master architecture. Read more »

Pulling XML forward with the .NET Framework XmlReader object

Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. Read more »

Blog (11)

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 »

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 »

Microsoft says "open sesame"

Staff [blogs:syslog] -- While you may have been out last night watching the latest Rambo adventure with Sly Stallone making war for war's sake, Microsoft was busy declaring a truce with the open source community. Read more »

Top 25 open source projects at Microsoft

Staff [blogs:syslog] -- Microsoft has consistently lowered the bar for developers, and Codeplex seems to be doing a good job of doing the same thing for open-source development on the Microsoft platform. Read more »

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

Silverlight 1.1 becomes 2.0

Chris Duckett [blogs:betaliving] -- Silverlight v1.1 is now Silverlight 2.0, it makes sense marketing-wise but the attempted reasoning leaves a bitter taste. 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 »

Mixed Emotions

Chris Duckett [blogs:betaliving] -- Betamax showed that technical superiority can be beaten with a good dose of distribution -- does the same fate await Silverlight? Read more »

Live Blog: MIX 07 Keynote

Chris Duckett [blogs:betaliving] -- Live blog from the MIX 07 Keynote. Will we see an announcement regarding Silverlight? It certainly appears so. 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 »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?