APPLICATION PROGRAMMING/
EVENT AND APPLICATION
PROGRAMMING.
Wachepele D
, Introduction
• Event Driven Programming-: programming paradigm in
which the flow of the program is determined by events
(e.g. mouse clicks, key presses).
• Event-Driven applications react to user events or
actions such as clicking buttons, check boxes or
navigating through forms or graphical front-ends.
• These programs are still based on the procedural
programming philosophy, but are base on code reacting to
user
Wachepele D actions on the GUI or front-end.
, .NET Framework
• Manages and executes applications and Web services
• The Microsoft.NET Framework is the new computing
platform from Microsoft designed to simplify the
development for distributed environment such as the
Internet.
• The .NET Framework is composed of two main
components shown in the figured below:
Wachepele D
, .Net Framework Layers
Wachepele D
EVENT AND APPLICATION
PROGRAMMING.
Wachepele D
, Introduction
• Event Driven Programming-: programming paradigm in
which the flow of the program is determined by events
(e.g. mouse clicks, key presses).
• Event-Driven applications react to user events or
actions such as clicking buttons, check boxes or
navigating through forms or graphical front-ends.
• These programs are still based on the procedural
programming philosophy, but are base on code reacting to
user
Wachepele D actions on the GUI or front-end.
, .NET Framework
• Manages and executes applications and Web services
• The Microsoft.NET Framework is the new computing
platform from Microsoft designed to simplify the
development for distributed environment such as the
Internet.
• The .NET Framework is composed of two main
components shown in the figured below:
Wachepele D
, .Net Framework Layers
Wachepele D