Advanced Training>>Course Catalogue>>VB .NET

Course ID :-

VB001

Course Title :-

Visual Basic. NET

Course Duration :-

200 Hours

Hardware Requirements :-

  • Intel-based PC Workstation (Windows XP, NT or 2000) with minimum Intel Pentium II processor. 
    (Pentium III 500MHZ or higher recommended).

  • 256 MB RAM minimum recommended.

  • 10 GB disk space.
    (Disk space can be reduced if optional features and run-time environments are not installed).

  • 800 x 600 minimum display resolution(1024 x 768 recommended)

Software Requirements :-

> Visual Studio. NET 2005/2008 
  > IIS 5.0
 >  MS Access 2000 / SQL Server 2000
 >  One of the following operating systems:
       >  Windows XP Professional with Service Pack 1
       >  Windows 2000 Professional with Service Pack 2 or higher
       > Windows NT Workstation or Server Version 4.0 with Service Pack 5 or higher

Objectives :-

Upon completion of the course, participants will be able to:

  • Understand the Programming Constructs

  • Understand the VB. NET language

  • Understand to create the menus and dialogue boxes

  • Understand to create window forms

  • Understand to design & develop basic applications

Description :-

This course provides a foundation for professionals in the Visual Basic.NET

Prerequisites :-

Basic knowledge of programming is required 

Outlines :-

Essential VB.NET :-

.NET Framework and the Common Language Runtime
Building VB.NET Applications
VB.NET Integrated Development Environment

 

Programming Constructs :-

Keywords
Data types
Variables and Constants
Operators
Statements

 

VB.NET Language :-

Sub Procedures
Functions
Understanding Scope
Handling Exceptions

 

Window Forms :-

An Introduction to Windows Forms
Windows MDI Forms
Adding Controls to Forms
Handling Events
A Windows Form in Code

 

Controls :-

Text Boxes
Rich Text Boxes
Labels
Link Labels
Buttons
Checkboxes
Radio Buttons
Panels
Group Boxes
List Boxes
Combo Boxes
Picture Boxes
Scroll Bars
Splitters
Track Bars
Pickers
Notify Icons
Tool Tips
Timers

 

Menus and Dialog Boxes :-

Menus
Menu Items
Context Menus
Built-in Dialog Boxes

 

Advance Controls :-

Image Lists
Tree Views
List Views
Toolbars
Status Bars
Progress Bars
Tab Controls

 

Object-Oriented Programming :-

Classes and Objects
Fields, Properties, Methods, and Events
Abstraction, Encapsulation, Inheritance, and Polymorphism
Overloading, Overriding, and Shadowing
Constructors and Destructors
Access Modifiers
Inheritance Modifiers
Creating Interfaces

 

Advance Topics :-

Graphics Handling
File Handling
Web Forms
Data Access
User Controls
Web User Controls
Multithreading