Skip to Main Content
Professional ASP.NET 2.0 Special Edition
book

Professional ASP.NET 2.0 Special Edition

by Bill Evjen, Scott Hanselman, Devin Rader, Farhan Muhammad, S. Srinivasa Sivakumar
October 2006
Intermediate to advanced content levelIntermediate to advanced
1588 pages
37h 59m
English
Wrox
Content preview from Professional ASP.NET 2.0 Special Edition

Chapter 5. ASP.NET Web Server Controls

Of the two types ofserver controls, HTML server controls and Web server controls, the second is considered the more powerful and flexible. The previous chapter looked at how to use HTML server controls in applications. HTML server controls enable you to manipulate HTML elements from your server-side code. On the other hand, Web server controls are powerful because they are not explicitly tied to specific HTML elements; rather, they are more closely aligned to the specific functionality that you want to generate. As you will see throughout this chapter, Web server controls can be very simple or rather complex depending on the control you are working with.

This chapter introduces some of the available Web server controls. It concentrates on the Web server controls that were around during the ASP.NET 1.0/1.1 days; Chapter 6 explores the server controls that are newly available in ASP.NET 2.0. These chapters do not discuss every possible control because some server controls are introduced and covered in other chapters throughout the book.

The controls that were originally introduced with ASP.NET 1.0/1.1 still work as they did before. ASP.NET 2.0 is backward compatible with the previous two versions of ASP.NET. This means that the control code you wrote in those past versions will work in ASP.NET 2.0, but some of the controls you originally used may now have some additional functionality you may choose to take advantage of. This chapter also looks ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Andrew Troelsen
ASP.NET 3.5 Unleashed

ASP.NET 3.5 Unleashed

Stephen Walther
Beginning Visual C#® 2005

Beginning Visual C#® 2005

Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White

Publisher Resources

ISBN: 9780470041789Purchase book