Features (23)
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 »
Achieve common ASP.NET page functionality
In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »
What can ASP.NET Starter Kits do for you?
Microsoft's ASP.NET Starter Kits can help you roll out a full-featured Web site fast. But what are the pros and cons of this free Microsoft offering? 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 »
Check out these Web development tools from Microsoft
Many are often overwhelmed by the number of development tools and options streaming out of Redmond. Here's a rundown of the current Microsoft products that are available for building Web-based applications. Read more »
Working with ASP.NET site maps
Many of the features added to the .NET Framework with version 2.0 focus on enabling developers to quickly build powerful applications. A good example is a group of controls that allow you to easily include navigation features in an ASP.NET Web site. Read more »
Post data to other Web pages with ASP.NET 2.0
ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »
Formatting data in columns with ASP.NET's DataList control
ASP.NET provides plenty of data controls to present data in a variety of ways. One common format is displaying a list of items in column format. Learn how to achieve this layout with the DataList control. Read more »
Establish common ASP.NET page features through inheritance
Inheritance, a hallmark feature of OOD, allows you to utilise features from one object in another. Here's how to take advantage of inheritance in ASP.NET applications. 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 »
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.

