News (18)
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 »
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 »
UK Wikipedia censorship 'easy to evade'
The blocking mechanism used to censor Wikipedia in the UK has been described as "fragile" and "easy to evade" by Cambridge University security expert Richard Clayton. Read more »
British ISPs filtering Wikipedia
Internet service providers in the UK have begun filtering access to Wikipedia after the site was added to the Internet Watch Foundation's blacklist. 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 »
Firefox 3: New front in the browser war
Mozilla released Firefox 3 on Tuesday, opening a new front in the browser wars. 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 »
Adobe AIR brings online apps to the desktop
AIR, or Adobe Integrated Runtime, is a download that lets Web applications run on a desktop. With AIR applications, people can work offline and drag and drop items like graphics or text between Web and desktop applications. Read more »
Next-gen Microsoft Web server details emerge
The next version of Microsoft's Internet Information Services Web server (IIS7) will integrate the ASP.NET development technologies and turn many core features into optional modules. Read more »
Features (240)
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 »
Advantages of using enumeration in .NET
An enumeration is a distinct type consisting of a set of named constants called the enumerator list. Find out the advantages of using enumeration in this article. Read more »
Working with .NET access modifiers
An important aspect of any development platform is security and controlling access to resources. There are many facets to security, beginning with controlling application access to defining how code can be used. You can use access modifiers to define the declared accessibility of code. Here is a rundown of the various access modifiers available with the .NET Framework. Read more »
SQL Server CE vs. Access CE
Looking for a robust database for your handheld or mobile device? Edmond Woychowsky takes a closer look at SQL Server CE and Access CE head-to-head. Read more »
Simplify .NET SQL queries with the DAAB
Microsoft's Data Access Application Block (DAAB) makes connecting .NET applications to SQL databases easier--if you know how to use it. 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 »
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 »
Work with VB.NET's ArrayList methods and properties
The ability to use collections is important in any language and practical for any application. Collections allow you to manage groups of objects. Irina Medvinskaya looks at how to use an ArrayList class, which provides basic functionality that is useful to most applications. Read more »
Accessing database data with ASP.NET
The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. 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.

