Maximizing ASP.NET Real World, Object-Oriented Development [Electronic resources]

Jeffrey Putz

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

Chapter 13. Declarative Programming

Declarative programming, as the name would imply, enables you to declare high-level objects that address a problem. Declarative programming has been a component of ASP.NET since the beginning. Controls that you declare in the page that do something without additional code, such as a RequiredFieldValidator, are declarative.