Site Map | Legal | Privacy | Terms & Conditions..
.

Booking Hotline: ++44 (0) 1737 821 590..

 

  .


Course Categories


>>
Networking
......Basic networking
......LANs, WANs and cabling
.....
RF and Wireless
..... IP and routing
..... DNS, SNMP...
..... VoIP, SIP...
..... IPsec, firewalls...

>> Telecommunications
>> LINX
>> Foundry Networks
>> Product specific
>>
Management overviews
>> Security
>> UNIX and Linux
>> Microsoft
>> Programming


>> See all courses

 
Effective programming with VB.NET
Visual BASIC .Net training course description
A hands on introduction to programming in Visual BASIC .Net.

Who will benefit?
Anyone wishing to program in Visual BASIC.
Anyone wishing to build Windows based applications.

Visual BASIC .Net training course prerequisites
None although experience in another high level language would be useful.

Visual BASIC .Net training course objectives
By the end of the course delegates will be able to:
  • Build Visual BASIC applications.
  • Build simple components.
  • Debug Visual BASIC programs.
  • Examine existing code and determine its function.

Duration: 5 days



>> Dates, prices & bookings for this course

>> Back to Programming courses overview

Visual BASIC .Net training course contents

Writing your first program
Visual Studio, forms designer, running VB programs, the UI, properties, writing the code.

Toolbox Controls
Basic use, input controls, ActiveX controls.

Menus and Dialog Boxes
Menus, Dialog Box controls, event procedures.

Visual Basic .NET variables and operators
Variables, I/O, data types, constants, operators, Math Methods, precedence.

Decision Structures and Loops and Timers
Event-Driven programming, If…Then, Select Case, For…Next Loops, Timer Control.

Debugging Visual Basic .NET Programs
Break Mode, watch & command windows.

Structured Error Handling
Try...Catch, Finally, Err Object, retry periods.

Modules and Procedures
Standard modules, public variables, procedures.

Arrays and Collections to Manage Data
Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection.

Text Files and String Processing
Text Box object, Text String methods, sorting.

Automating Office Applications
Application objects, automation in VB, the Object Browser, the Process Component.

Deploying Visual Basic .NET Applications
Planning a deployment, ways to deploy an application, deployment projects, options.

Managing Windows Forms
Forms, positioning, manipulation, adding controls, organizing controls, Startup Object.

Adding Graphics and Animation Effects
System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency.

Inheriting Forms and Creating Base Classes
Inheriting forms, inheritance picker, base classes and inheritance, classes in projects.

Working with Printers
PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes.

Database programming with ADO.NET
Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database.

Displaying HTML Documents Using IE
IE Object, Internet Controls, IE Events.

Web Forms for Interactive Web Applications
ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.