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 »

Log in


Sign up | Forgot your password?

  • 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

  • Staff Unlocking Android

    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 »

    -- posted by Staff

What's on?