News (9)

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 »

Linux.conf.au hits domain disaster

The website of Australia's annual Linux conference has become temporarily inaccessible scant months before the event because of policy confusion over whether or not it is allowed to use its long-standing domain name. Read more »

Huge security hole in .NET: Java creator

Java creator James Gosling this week called Microsoft's decision to support C and C++ on the Common Language Runtime in .NET one of the -biggest and most offensive mistakes that they could have made". Read more »

Windows 7 gets mixed reviews

As developers received their copies of Windows 7 on Tuesday in the US, they offered varied reactions to the Microsoft operating system update. Read more »

Berners-Lee: Keep the Internet free

World Wide Web father Tim Berners-Lee told politicians on Thursday that it's critical to shield his seminal innovation from control by a single company or country. Read more »

Jobs: New Intel Macs are 'screamers'

Addressing a packed crowd of the Mac faithful, Apple Computer CEO Steve Jobs on Tuesday served up the first Intel-based Macs, introducing a new high-end laptop and a revamped iMac. Read more »

BEA hopes to start open-source buzz with Beehive

BEA Systems plans to start an open-source project around its WebLogic Workshop Java development tool in an effort to drive wider adoption of its software. Read more »

Sun wrestles with open-source Java

Sun Microsystems is grappling with applying an open-source philosophy to its Java software as the company weighs risks and benefits over whether it should jump in further or not. But some experts are suggesting a middle ground. Read more »

Sun's McNealy swings at rivals

Scott McNealy, the Sun Microsystems chief executive who has become something of a punching bag as his company fights back to profitability, threw some punches of his own on Tuesday. Read more »

Features (131)

Sharing the event logic between controls in VB.NET

Whenever you write the code logic that may be used for more than one control, it makes sense to try to save time by creating only one procedure that will handle the event and perform that logic. 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 »

Create powerful interfaces by combining ASP.NET 2.0 data controls

Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. Read more »

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »

Use numeric totals with the ASP.NET data grid

.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. 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 »

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 »

Implement ASP.NET AJAX with the UpdatePanel control

The ASP.NET 2.0 AJAX Extensions 1.0 add-on brings AJAX development to ASP.NET developers using existing ASP.NET style coding. In this article we look at using multiple UpdatePanel controls on a single page. Read more »

Ask Chuck:.NET user controls

This week Chuck takes another look at a Builder AU reader's question on user controls, this time focusing on Windows form controls in the browser. Read more »

Microsoft details plans for Visual Studio and .NET

In the wake of the recent PDC and TechEd developer events, Microsoft has decided to put some of its key executives out on the road to explain the innovations that Visual Studio 2010 and .NET 4.0 have in store. Read more »

Blog (3)

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 »

Down to Semantics

Lana Kovacevic [blogs:webanatomy] -- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". 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?