News (2)

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. 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 »

Features (74)

Prepare for the transition from HTML forms to XForms

XForms are an XML-based replacement for conventional HTML Web forms. Learn about the basic elements of XForms and see how to implement them in a standard Web form. 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 »

Ease Web site navigation by implementing ASP.NET's SiteMapPath control

The ASP.NET Site Map Web server control allows you to easily set up and define a Web application's logical structure. It is designed to work with ASP.NET 2.0's Menu, SiteMapPath, and TreeView navigation controls. This article describes how to implement user-friendly Web site navigation with the SiteMapPath control. Read more »

Use the Cache object in ASP.NET designs

ASP.NET's Cache object allows developers to easily implement advanced caching. See how you can control its dependencies and expiration and apply priorities to items in the cache. Read more »

Ask Chuck: Background colours of an ASP.NET web form

This week Chuck answers a Builder AU reader's question on the difficulty of getting a background colour to work on an ASP.NET web form. Read more »

First impressions of ASP.NET's MVC framework

Find out why you may want to use Microsoft's Model View Controller (MVC) framework instead of Web Forms. 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 »

ASP to ASP.NET: Migrating the user interface

You can gain a significant performance increase by migrating a user interface from ASP to ASP.NET. Examine the benefits of the ASP.NET UI model, including reusable code, extensibility, and session state management. 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 »

Enhance applications with the ASP.NET AJAX Control Toolkit

While the ASP.NET AJAX Extensions from Microsoft provides you with basic AJAX support, the ASP.NET AJAX Control Toolkit extends this support by offering more controls and by allowing you to create controls. Read more »

Log in


Sign up | Forgot your password?

What's on?