I- Course Content
This section serves to precise the skills, notions, concepts and theories, to be acquired in the course, in line with the objectives.
(This content is communicated to the students at the beginning of the semester).
WEEKS LESSONG TITLE AND CONTENT OBJECTIVES HOURLY
1 Introduction To VB.NET 4
- What is VB.NET
- The .NET Framework
- Integrated Development Environment (IDE) for VB.NET
- Why use Visual Basic?
- VB program structure
- VB compiling and executing.
VB.NET Programming with the Console
- Creating a VB.Net project
- Object Oriented Concepts
- Basic syntax
- VB.Net Keywords
- Datatypes
- Variables
- Constants
2 - Modifiers - 4
- Statements
- Operators
- Conditional statements
- Loops
Do loop
While loop
For….next loop
For each … next loop
With loop
3 - Strings 4
- Date and time
- Arrays
- Multidimensional array
- Functions
4 - Sub 4
- Classes
- Objects
- Exception handling
- File handling
5 VB.NET Programming – Form and Control Elements 4
- Control properties
- Control methods
- Control events
Basic controls
- Forms
Form properties
Form methods
Form and Button events
- Textbox
Textbox properties
Methods of textbox controls
Textbox events
- Buttons
Button properties
Button controls
Button events
6 - Labels Students should be able to: 4
Label properties
- Write structures to save data
Label controls
Label events - Develop algorithms Read and write to
Label and forms
and from
- Other Control Structures
Listbox a file
Combobox
Radio button
Checkbox
Picture box
List view
Date and time picker
7 - Dialog boxes 4
Confirm dialog
File dialog
Save file and open file dialog
- Advanced form controls
Adding menus
Adding submenus
Linking menus and submenus to events
8 - Creating an excel file from VB.Net - 4
- Event handling
- Regular expressions
- Using VB with the ADO.Net database
9 Project Realizations with Visual Basic 4