News (34)

Google, Yahoo make lawmakers impotent, says Judge

Australian High Court Judge Justice Kirby has said computer code is more potent than the law -- and legislators are powerless to do anything about it. Read more »

A new event in programming?

A spinoff from California Institute of Technology thinks that software engineers--already awash in development tools--need another programming language. Read more »

Coders "have support concerns" over open source

The majority of European software developers are concerned about using open source software due to a perceived lack of reliable support, according to a study published on Monday. Read more »

BEA take coding out of application development

BEA Systems this week is expected to launch a new product line that the back-end software maker hopes will expand the company's audience and perk up sales. 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 »

Judge halts Defcon hacking speech

A federal judge on Saturday in the US granted the Massachusetts transit authority's request for an injunction preventing three MIT students from giving a presentation about hacking smartcards used in the Boston subway system. Read more »

Olympic trojan horse jumping trials have begun

Once again, criminal hackers are targeting a worldwide event to deposit their malicious software on victims' PCs, according to one security vendor. Read more »

Gates looks back on 30 years at Microsoft

If you were to ask Bill Gates what life will be like when he stops working full time at Microsoft, he'd have to get back to you.Read more »

Microsoft to offer standalone hypervisor

Backing off earlier plans, company says customers will be able to buy the virtualisation technology without committing to Windows Server. Read more »

Microsoft business security ready for prime time

Microsoft is readying the final version of Forefront Client Security, its long-awaited product to protect business computers against malicious code attacks. Read more »

Features (204)

Send email alerts when errors are written to the event log

It is common for applications to write to the Windows Event Log when errors occur or a warning is issued, and with the advent of the .NET Framework, Microsoft has provided developers with built-in functionality to read and write data to or from the event log. Read more »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. Read more »

Create a VB6 grid control your users can modify

You don't have to create special input screens to modify grid data. We'll show you an easier way and toss in the code too. Read more »

How to start using the features in Java OpenGL

This article offers an overview of the main features of JOGL and provides some insight about how to use them. See the image below, which is a screenshot of OpenGL rendering using JOGL. This is a demonstration of refraction and mirroring effects. Read more »

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »

An alternative to inline SQL for ADO developers

Inline SQL statements make writing data access code easy but don't offer top performance. Stored procedures can slow development. Here's an alternative. Read more »

Build reusable ASP.NET controls using events

One of the key improvements in ASP.NET its ability to build server-side controls and add events to these controls. Discover how to accomplish this using reusable, event-driven controls. 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 »

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Diagnose SQL Server performance problems

Usually, the hardest part of database tuning is finding the code bottlenecks. SQL Profiler's traces can help you locate your sluggish code. Read more »

Blog (4)

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »

Adobe's MAX Conference 2007, Day One Keynote

Andrew Muller [blogs:nouveauricheinternet] -- The big event of a Flex, Flash or ColdFusion developer's year is Adobe's annual conference held this year in Chicago. Builder AU's Andrew Muller attended this year and reports on the first day's opening. Read more »

Adobe MAX conference: Sneak Peaks, Sound Treats

Andrew Muller [blogs:nouveauricheinternet] -- To close MAX 2006 Adobe gave delegates at the conference a sneak peek at some upcoming technologies and products. 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 A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff 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 »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    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 »

    -- posted by Staff

What's on?