Chapter 11. Databinding

After completing this chapter, you will be able to

  • Represent collections using databound controls

  • Talk to database providers in ASP.NET

  • Customize databound controls

This chapter covers one of ASP.NET’s most useful features: databinding. A number of controls within ASP.NET have the capability to understand the form and content of a collection and to render the correct tags to represent such user elements as list boxes, radio button lists, and combo boxes. Here we’ll examine how these controls ...

Get Microsoft® ASP.NET 2.0 Step By Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.