Wednesday 30 November 2011

PROGRAMMING WITH VISUAL BASIC.NET



UNIT 1
















.

Properties Window
Properties Window

Form Designer
Form Designer

Output Window

Object Browser.
Object Browser.

The environment: Editor Tab,
The environment: Editor Tab,

format tab
format tab

general tab
general tab

docking tab.
docking tab.

visual development & event drive
visual development & event drive

Programming -Methods and events.
Programming -Methods and events.


UNIT 2
The VB.NET Language- Variables -Declaring variables


Data Type of variables
Data Type of variables

Forcing variables declarations
Forcing variables declarations

Scope & lifetime of a variable
Scope & lifetime of a variable

Constants
Constants

Arrays
Arrays

types of array
types of array
types of array


control array
control array

Collections
Collections

Subroutines
Subroutines

Functions
Functions

Passing variable Number of Argument Optional Argument
Passing variable Number of Argument Optional Argument

Returning value from function.
Returning value from function.

Control flow statements: conditional statement
Control flow statements: conditional statement

loop statement.
loop statement.

Msgbox & Inputbox.
Msgbox & Inputbox.


UNIT 3


Working with Forms : Loading, showing and hiding forms controlling One form within another.
Working with Forms : Loading, showing and hiding forms controlling One form within another.


GUI Programming with Windows Form:

Textbox
Textbox

Label
Label

Button
Button

Listbox
Listbox


Combobox
Combobox

Checkbox
Checkbox

PictureBox
PictureBox

RadioButton
RadioButton

Panel
Panel

scroll bar
scroll bar

Timer
Timer

ListView
ListView

TreeView

Toolbar

StatusBar

Methods and events.
Methods and events.

OpenFileDilog
OpenFileDilog

SaveFileDialog
SaveFileDialog

FontDialog
FontDialog

ColorDialog
ColorDialog

PrintDialog
PrintDialog


Link Label.
Link Label.

Designing menues : ContextMenu, access & shorcut keys.
Designing menues : ContextMenu, access & shorcut keys.




UNIT 4


Object oriented Programming: Classes & objects
Object oriented Programming: Classes & objects


fields Properties
fields Properties

Methods &Events
Methods &Events

Constructor
Constructor

inheritance.
inheritance.

Access Specifiers: Public Private, Projected.
Access Specifiers: Public Private, Projected.

Overloading
Overloading

My Base & My class keywords.

Overview of OLE
Overview of OLE

Accessing theWIN32 API from VB.NET
Accessing theWIN32 API from VB.NET

COM technology

advantages of COM+, COM & .NET
advantages of COM+, COM & .NET

Create User control

register User Control,

access com components in .net application.
access com components in .net application.


UNIT 5





























No comments:

Post a Comment