Object-Oriented Programming Languages
What is Visual Studio .NET 2003?
p. 672 Fig. 13-11
Next
Click to view Web Link,
click Chapter 13, Click
Web Link from left
navigation, then click
Visual Studio .NET 2003
below Chapter 13
ØSuite of visual programming languages and RAD tools
Ø.NET is set of technologies that allows program to run on Internet
ØVisual Basic .NET 2003 is used to build complex object-based programs
Step 1. The programmer designs the
user interface.
Step 2. The programmer assigns properties to each
object on the form.
Step 4. The programmer tests the application.
Step 3. The programmer writes code
to define the action of each
command button.