Course Materials 2 Prerequisites 3 Course Outline 4 Microsoft Certified Professional Program 6 Facilities 8
Course Materials 2 Prerequisites 3 Course Outline 4 Microsoft Certified Professional Program 6 Facilities 8
Contents
Introduction 1
Course Materials 2
Prerequisites 3
Course Outline 4
Microsoft Certified Professional Program 6
Facilities 8
Information in this document, including URL and other Internet Web site references, is subject to
change without notice. Unless otherwise noted, the example companies, organizations, products,
domain names, e-mail addresses, logos, people, places and events depicted herein are fictitious,
and no association with any real company, organization, product, domain name, e-mail address,
logo, person, place or event is intended or should be inferred. Complying with all applicable
copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part
of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted
in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or
for any purpose, without the express written permission of Microsoft Corporation.
Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual
property rights covering subject matter in this document. Except as expressly provided in any
written license agreement from Microsoft, the furnishing of this document does not give you any
license to these patents, trademarks, copyrights, or other intellectual property.
Microsoft, MS-DOS, Windows, Windows NT, ActiveX, BizTalk, FrontPage, IntelliSense, JScript,
Microsoft Press, Outlook, PowerPoint, Visio, Visual Basic, Visual C++, Visual C#, Visual
InterDev, Visual J#, Visual SourceSafe, Visual Studio, and Windows Media are either registered
trademarks or trademarks of Microsoft Corporation in the U.S.A. and/or other countries.
The names of actual companies and products mentioned herein may be the trademarks of their
respective owners.
Introduction iii
Instructor Notes
Presentation: The Introduction module provides students with an overview of the course
30 Minutes content, materials, and logistics for Course 2373B, Programming with
Microsoft® Visual Basic® .NET.
Preparation Tasks
To prepare for this course, you must:
• Complete the Course Preparation Checklist that is included with the trainer
course materials.
iv Introduction
Module Strategy
Use the following strategy to present this module:
Course 2373B: Programming with Microsoft Visual Basic .NET
Show the slide that displays the course number and course title.
Introduction
Welcome students to the course and introduce yourself. Provide a brief
overview of your background to establish credibility.
Have students introduce themselves and provide their background, product
experience, and expectations of the course.
Record student expectations on a whiteboard or flip chart that you can
reference later in class.
Course Materials
Explain the purpose of all materials used in this course.
Prerequisites
Provide the students with the list of prerequisites that they should have met
before taking this course. This is an opportunity for you to identify students
who may not have the appropriate background or experience to attend this
course.
Course Outline
Provide an overview of each module and what students will learn.
Explain how this course will meet students’ expectations by relating the
information covered in individual modules to their expectations.
Setup
Provide the students with any necessary setup information for the course.
Note By default, the lab and demo files are installed in the folders located
at C:\Program Files\Msdntrain\2373\Labs and C:\Program Files\
Msdntrain\2373\DemoCode.
Introduction
Topic Objective
To introduce yourself,
establish credibility, meet
students, and set student
Name
expectations for the course. Company Affiliation
Lead-in
Good morning. Welcome to Title/Function
Programming with Microsoft
Visual Basic .NET.
Job Responsibility
Visual Basic Programming Experience
My name is...
Expectations for the Course
Introduce yourself.
Course Materials
Topic Objective
To identify and describe the
course materials.
Lead-in
Name Card
We have provided Student Workbook
everything you need for this
course. You will find the Student Materials Compact Disc
following materials at your
desk. Course Evaluation
Describe the contents of the The following materials are included with your kit:
student workbook and the
Student Materials compact Name card. Write your name on both sides of the name card.
disc. Student workbook. The student workbook contains the material covered in
class, in addition to the hands-on lab exercises.
Have students write their
names on both sides of the Student Materials compact disc. The Student Materials compact disc
name card. contains the Web page that provides you with links to resources pertaining
to this course, including additional readings, review and lab answers, lab
Tell students that a course files, multimedia presentations, and course-related Web sites.
evaluation must be
completed at the end of the
Note To open the Web page, insert the Student Materials compact disc into
course.
the CD-ROM drive, and then in the root directory of the compact disc,
Tell students where they double-click Autorun.exe or Default.htm.
can send comments with
feedback on this course. Course evaluation. To provide feedback on the course, training facility, and
Delivery Tip instructor, you will have the opportunity to complete an online evaluation
Demonstrate how to open near the end of the course.
the Web page provided on
To provide additional comments or inquire about the Microsoft Certified
the Student Materials
compact disc. On the
Professional program, send e-mail to [email protected].
Trainer Materials compact
disc, double-click
Autorun.exe or
Default.htm in the
StudentCD folder.
Introduction 3
Prerequisites
Topic Objective
To present and describe the
prerequisites for this course.
Lead-in
Experience developing applications in Visual Basic 4.0
The following prerequisite or later
knowledge is needed for this
course.
Familiarity with the Microsoft .NET strategy
Familiarity with the Microsoft .NET Framework
Course Outline
Topic Objective
To provide an overview of
each module and what
students will learn. Module 1: Overview of the Microsoft .NET Platform
Lead-in Module 2: Development Environment Features
In this course, we will
cover... Module 3: Language and Syntax Enhancements
Module 4: Object-Oriented Design for Visual Basic .NET
Module 5: Object-Oriented Programming in
Visual Basic .NET
Briefly describe each Module 1, “Overview of the Microsoft .NET Platform,” describes the rationale
module. and features that provide the foundation for the .NET platform, including the
.NET components. The purpose of this module is to build an understanding of
As you describe each the .NET platform for which you will be developing Visual Basic .NET
module, acknowledge any version 7.0 code. After completing this module, you will be able to describe the
information that will meet components of the .NET platform.
the student expectations
that you recorded earlier. Module 2, “Development Environment Features,” describes the major benefits
of the new integrated development environment (IDE) and the basic structure of
a Visual Basic .NET–based application. You will learn how to create projects in
Visual Basic .NET, and will try some of the tools that make the IDE powerful
for application development. Finally, you will learn how to debug your projects
and how to compile them.
Module 3, “Language and Syntax Enhancements,” describes the many language
and syntax enhancements available in Visual Basic .NET. You will learn how
these enhancements help make it an excellent development tool for the .NET
platform.
Module 4, “Object-Oriented Design for Visual Basic .NET,” describes how to
begin the class design process by using use cases. You will then learn about
some common object-oriented programming concepts, including inheritance,
interfaces, and polymorphism. Finally, you will see how to document your
system design.
Module 5, “Object-Oriented Programming in Visual Basic .NET,” provides
information on how to implement object-oriented programming in
Visual Basic .NET–based applications. You will learn how to define classes,
their properties, and their methods. You will learn about the life cycle of an
object, from creation to destruction. You will also learn how to work with
classes by using inheritance, interfaces, polymorphism, shared members,
events, and delegates.
Introduction 5
http://www.microsoft.com/trainingandservices/
MCSA on Microsoft The Microsoft Certified Systems Administrator (MCSA) certification is designed for
Windows 2000 professionals who implement, manage, and troubleshoot existing network and system
environments based on Microsoft Windows 2000 platforms, including the Windows
.NET Server family. Implementation responsibilities include installing and configuring
parts of the systems. Management responsibilities include administering and supporting
the systems.
MCSE on Microsoft The Microsoft Certified Systems Engineer (MCSE) credential is the premier
Windows 2000 certification for professionals who analyze the business requirements and design and
implement the infrastructure for business solutions based on the Microsoft
Windows 2000 platform and Microsoft server software, including the Windows .NET
Server family. Implementation responsibilities include installing, configuring, and
troubleshooting network systems.
MCSD The Microsoft Certified Solution Developer (MCSD) credential is the premier
certification for professionals who design and develop leading-edge business solutions
with Microsoft development tools, technologies, platforms, and the Microsoft Windows
DNA architecture. The types of applications that MCSDs can develop include desktop
applications and multi-user, Web-based, N-tier, and transaction-based applications. The
credential covers job tasks ranging from analyzing business requirements to maintaining
solutions.
Introduction 7
(continued)
Certification Description
MCDBA on Microsoft The Microsoft Certified Database Administrator (MCDBA) credential is the premier
SQL Server 2000 certification for professionals who implement and administer Microsoft SQL Server™
databases. The certification is appropriate for individuals who derive physical database
designs, develop logical data models, create physical databases, create data services by
using Transact-SQL, manage and maintain databases, configure and manage security,
monitor and optimize databases, and install and configure SQL Server.
MCP The Microsoft Certified Professional (MCP) credential is for individuals who have the
skills to successfully implement a Microsoft product or technology as part of a business
solution in an organization. Hands-on experience with the product is necessary to
successfully achieve certification.
MCT Microsoft Certified Trainers (MCTs) demonstrate the instructional and technical skills
that qualify them to deliver Microsoft Official Curriculum through Microsoft Certified
Technical Education Centers (Microsoft CTECs).
Certification Requirements
The certification requirements differ for each certification category and are
specific to the products and job functions addressed by the certification. To
become a Microsoft Certified Professional, you must pass rigorous certification
exams that provide a valid and reliable measure of technical proficiency and
expertise.
For More Information See the Microsoft Training and Certification Web site at
http://www.microsoft.com/traincert/.
You can also send e-mail to [email protected] if you have specific
certification questions.
Facilities
Topic Objective
To inform students of class Class Hours
logistics and rules for the
training site.
Lead-in Building Hours Phones
Before we start, let’s go over
the class logistics.
Parking Messages
Meals Recycling