News (4)

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 »

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

The History of Builder AU

Builder AU has turned five and it's time to look back and see how we got here. Read more »

Features (90)

Maintaining state in ASP.NET: Know your options

Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »

Two approaches to redirection in ASP.NET

ASP.NET provides a few ways to move to different pages. Here's a look at these options. Read more »

Working with configuration files in ASP.NET 2.0

The second iteration of ASP.NET includes a number of enhancements for working with configuration files. Read more »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »

Protect ASP.NET data with the DPAPI

Although .NET offers tight cryptography classes, a more efficient approach for ASP.NET developers is to implement the Data Protection API (DPAPI). Read more »

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »

Manipulating ASP.NET 2.0 browser support

ASP.NET 2.0 allows you to address browser support through browser configuration files. This set of files defines the capabilities for specific browsers. Read more »

Use ASP.NET's Literal control to its full potential

One option of placing text on an ASP.Net Web form is the Literal Web control, which allows you to place and easily manipulate text within a page. Read more »

Avoid problems when redirecting via drop-down lists

One of the most important skills a developer needs is the ability to debug and fix problematic code whether it is their own or another developer's handiwork. This article shows how to solve a problem involving redirection and drop-down lists. Read more »

Caching ASP.NET pages

Want a faster ASP.NET application? Try this tutorial from Tony Patton that will show you how to cache your pages. 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?