Lecture1-CS6004 Application Development
Lecture1-CS6004 Application Development
Application
Development
Lecture 1
Chamila Karunatilake
[email protected]
Outline
• The details of the .NET Framework are found in the Common Language
Infrastructure (CLI), which contains information about the storage of
data types, objects and so on.
• The Common Language Runtime (CLR) is the central part of the .NET
Framework; it executes .NET programs.
• Programs are compiled into machine-specific instructions in two steps.
Common Language Runtime(CLR)