ASP.NET Statements
ASP.NET programs run on the .NET Framework, an integral component of Windows that includes a virtual execution system called the common language runtime and a unified set of class libraries.
Statements are program instructions. Except as described, statements are executed in sequence. From the following ASP.NET chapters you can learn some important ASP.NET statements.