News (41)

Developer Interview: James Gosling

Take a look at Sun Microsystems' recently relaunched Java developer Web site, and you'll see something new: a picture of James Gosling. 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 »

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 »

Net neutrality is an 'American problem'

The leaders of three of Australia's largest ISP's have declared the Net neutrality debate as solely a US problem — and further, that the nation that pioneered the internet might want to study the Australian market for clues as to how to solve the dilemma. 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 »

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 »

How do you get bought out by Google?

Start-ups and venture capitalists often dream of the multimillion-dollar buyout, if not the lucrative IPO. So technology upstarts might perk up to hear the inside scoop from Google, Yahoo, and Microsoft on their acquisitions. Read more »

Firefox 3: New front in the browser war

Mozilla released Firefox 3 on Tuesday, opening a new front in the browser wars. Read more »

Google presents new sandbox for Web gadgets

Google has invited programmers into a new sandbox that will let them test out significantly expanded possibilities for Web gadgets, small applications that can be hosted on the company's iGoogle personalised home page. Read more »

Open source fans offer differing views of MS move

Open source developers and users have always been a sceptical group, but their opinions can shift — for example, their loathing of Sun Microsystems diminished as Sun stopped attacking Linux and started moving towards open source software. Read more »

Features (334)

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 »

.NET caching: When to buy, when to build

.NET introduces some out-of-the-box caching functionality, but you may want, or need, to write your own caches. Here is a look at the basics of .NET caching. Read more »

More efficient coding with advanced user control caching in .NET

With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. Read more »

Getting to know the .NET collections

.NET's vast selection of collection objects can be a little confusing. Get your bearings with this guided tour of the System.Collections namespace. Read more »

Sort arrays easily and efficiently in .NET

Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »

Simplifying .NET assembly libraries

Maintaining header files is often tedious and can lead to mistakes. Thankfully, .NET assembly libraries erase the reliance on these files. Read more »

.NET exceptions for the exceptionally challenged

Get the most out of .NET's structured exception system. These 10 best-practice tips will ensure that you don't wind up bogging down your applications. Read more »

Form validation is vastly improved in ASP.NET

All Web development efforts require form validation, but Active Server Page technology hasn't made it easy. Fortunately, ASP.NET addresses the need with validation controls. Read more »

Object wiring: An Observer-Observable pattern

Object wiring ties objects together so they can communicate with each other. Learn the details while applying the concept in .NET. 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 »

Blog (5)

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 »

.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 »

Mono a Mano

David McAmis [blogs:theneteffect] -- While the world has been heralding the release of Visual Studio.NET 2005, another project on the back-burner has been bubbling along. Read more »

Certification Nation

Staff [blogs:syslog] -- 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 »

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?