Tags: asp, c#, list

News (1)

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 (118)

Class interfaces play a key role with inheritance

Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. 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 »

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 »

Encrypting configuration data in ASP.NET 2.0

Learn how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. We'll begin with an overview of the encryption options and continue with the actual encryption of data values in a configuration file. Read more »

Implement a flexible shopping cart with XML and ASP

Users have high expectations of shopping carts. Find out how you can combine ASP and XML to provide that flexible shopping cart functionality. Read more »

Implement a flexible shopping cart with XML and ASP

Online shopping has become commonplace, and users expect flexibility when working with a shopping cart. Find out how you can combine ASP and XML to provide the necessary functionality. Read more »

Utilise client-side code in ASP.NET pages

In this article we'll explore the basics of client-side code usage and why it may be necessary. Read more »

Get your ASP.NET data binding education here

Data binding was once the technique no one wanted to use, but .NET has changed that. See how you can put this flexible technique to work in your ASP.NET 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 »

Log in


Sign up | Forgot your password?

What's on?