Software Computers Tutoring DVDs PC Learning Tutorials Technology Support DVDs Adobe CDs Tutorials IT Guidance Assistance Certification Instruction Tutorials Microsoft Lessons
Office Software - Excel Software - Microsoft Software - QuickBooks Software - Visual Software - Comptuer Software - Web Software - Sharepoint Software - Photoshop Software - Mac Software - QuarkXPress Software - management Software - Project Software - Learn Software - email Software - Network Software - Linux Software - Unix Software - Work Software - Net Software - ASP Software - PHP Software - HTML Software - CMS Software - XML Software - Mobile Software -
Lessons Computers Teaching Tutoring Design DVDs Learning Microsoft DVDs Tutorials Notebook Teaching Teaching IT Training Lessons Laptop Tutoring Instruction PC Online

Microsoft Visual Basic .NET

Microsoft Visual Basic .NETMicrosoft Visual Basic .NET Microsoft Visual Basic .NET
Product Info 245
Mark Fletcher - vbnet - 1
Date Added : 2000-04-30

Price : 99.95
Price : 99.95 Qty
Product Description : Microsoft Visual Basic has evolved throughout the years, but has steadily remained one of the most popular programming languages today. Visual Basic .NET is undoubtedly the most significant change to occur to Visual Basic yet. Significant new features include: unity of programming models, extension of the program to include mobile device capabilites, Performance Counters and Server Explorer, flashy new capabilities in Windows Forms, anchoring controls, opacity and transparency properties, and much more. In this six hour tutorial, Microsoft Certified Instructor Mark Long will introduce and expand upon Microsoft Visual Basic .NET and what users can do with it. Simply click one of the topics below to start learning today!

Microsoft Visual Basic .NET

Introduction

Welcome

Course Descripton

Course Description

Welcome to .NET

Welcome to .NET

VB6 User Information

VB6 User Information

NET Framework

General Description
Obtaining
Installing
Documentation
Common Language Runtime
MSIL
ISDLAM
Which Language?
Namespaces

VB.NET

Farewell DLL
Assemblies
Manifest

Visual Studio 7

IDE
Display Real Estate
Graphical Layout
Files And Extensions
Various Windows
Line Numbering
Code Regions
Installation Issues
Building Projects
Tasks

Types

What is Type-Safe?
Value
Reference

Data Types

What is a Data Type?
Different Data Types
Data Type Issues

Classes

What is a Class?
Blueprint for Object
Encapsulation
Abstraction
Creating a Class
Constructors
Using a Class
Class Specifiers

Re-Using Classes

Inheritance
Interface
Implementation
Fundamentals of Class Design

Shared Members

What is a Shared Member?
Creating Shared Members
Using Shared Members

Properties

Global
Fields

Methods

What is a Method?
Creating Methods
Types of Methods
Subroutines

Functions

What is a Function?
Creating a Function

Overloading

What is Overloading?
Overloading a Method

Overriding

What is Overriding?
Overriding Methods

Shadowing

What is Shadowing?
Shadowing a Method

Events

Events In VB6
Events in VB.NET
Handling Multiple Events
Using a Class

Delegates

What are Delegates?
Using a Delegate
Delegate Example
Types of Delegates

Modules

What is a Module?
Creating a Module

Structures

What is a Structure?
Creating a Structure

Garbage Collection

How GC Works
Dispose
Finalize

Threads

What is a Thread?
Spawning Threads
Threading Issues

.NET and XML

What is XML?
.NET and XML

Web Services

What are Web Services?
How Do They Work?
Creating a Web Service
Utilizing a Web Service

Upgrading to VB.NET

Upgrade Choices
Upgrade Miscellaneous