| 1. |
Introduction to VB.NET |
10% |
| |
Over view of a .NET Framework |
|
| |
Versioning and Deployment |
|
| |
Memory Management |
|
| |
Cross-Language Integration |
|
| |
Metadata |
|
| |
IL Dissembler |
|
| |
The IDE Components like IDE Menu
|
|
| |
Toolbox
|
|
| |
Solution Explorer
|
|
| |
Property Window
|
|
| |
Output Window
|
|
| |
Command Window
|
|
| |
Task List Window
|
|
| |
Namespace and the Imports Keyword |
|
| |
The AssemblyInfo.vb file |
|
| 2. |
Basic of VB.NET |
10% |
| |
Variables ( declaration , types, conversion )
|
|
| |
Constsnts
|
|
| |
Arrays
|
|
| |
Variables As Objects
|
|
| |
Operators
|
|
| |
Flow Control Statements
|
|
| |
Modular conding ( Subroutines, Functions )
|
|
| |
Arguments
|
|
| |
Appearance of Forms
|
|
| |
Designing Menus Bulding Dynamic Forms at Runtime
|
|
| |
MDI Application
|
|
| 3. |
Windows Controls |
10% |
| |
TextBox Control
|
|
| |
ListBox Control
|
|
| |
Checked ListBox
|
|
| |
ComboBox Controls
|
|
| |
ScrollBar and TrackBar Control
|
|
| |
Common Dialog Control
|
|
| |
Fount Dialog Control
|
|
| |
Open and Save as Dialog Control
|
|
| |
Print Dialog Box
|
|
| |
Rich TExtBox Control
|
|
| |
ListView
|
|
| |
TreeViwe Control
|
|
| |
all other ToolBox’s Controls
|
|
| 4. |
OO Features |
10% |
|
Building Class
|
|
|
Encapsulation and Abstraction
|
|
|
Inheritance
|
|
|
Polymorphism
|
|
| 5. |
Basic framework Classes |
15% |
|
Sorting and searching in array
|
|
|
Array List Collection
|
|
|
Hash Table
|
|
|
SortedList class
|
|
|
Directory Info Class
|
|
|
FileInfo Class
|
|
|
Path Class
|
|
|
Accessing file using –
|
|
|
FliStream Writer
|
|
|
StreamReader
|
|
|
Bindary Writer and BinaryReader
|
|
| 6. |
Error Handling and Debugging |
5% |
|
Types of Errors, Exrrors
|
|
|
Exception and Structured Exception Handing
|
|
|
Debugging
|
|
| 7. |
Database Applications using ADO.NET |
20% |
|
Architecture of ADO.NET Creating a DataSet
|
|
|
Data Binding
|
|
|
DataAdapter Object and DataReader object
|
|
| 8. |
Building Components |
10% |
|
Designing
|
|
|
Hosting
|
|
|
Activating Commants
|
|
|
Calling unmanaged DLLs.
|
|
|
TEXT BOOK: |
|
|
Mastering Visual Basic .NET by E. Petrousos, BPB. |
|
|
REFERNCE BOOKS |
|
|
Visual Basic .NET Programming by Peter Aiteken’s . Dreamtech Press |
|
|
Building Distributed Applications with Visual Basic .NET by Dam Fox.Technedia |
|
|
VB. NET Programming Developer ‘s Guide by Cameron Wakefield, Henk Evert Sounder, Wei Meng Lee. Dremtech Press. |
|