Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step by Step [Electronic resources]

G. Andrew Duthie

نسخه متنی -صفحه : 126/ 54
نمايش فراداده

Chapter 8: Using Server Controls

Overview

In this chapter, you will learn how to:

Use the two main types of server controls: HTML controls and Web controls.

Use specialized Web controls, such as the Calendar control and the Validation server controls.

Manipulate server controls programmatically at runtime.

Handle server control events.

Chapter 7 looked at how Web Forms pages are constructed, including some simple uses of server controls. This chapter will take an in-depth look at using server controls in your application.