Microsoft.ASP.Dot.NET.Programming.with.Visual.Basic.Dot.NET.Version.1002003.Step.By.Step [Electronic resources]

G. Andrew Duthie

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

Chapter 8: Using Server Controls

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.