|
Description
Focuses primarily on creating Windows and Web interfaces, using
the Framework class libraries, and writing VB.NET code; introduces
ADO.NET.
Audience
A heavily-hands-on course for programmers with little or no previous
Visual Basic exposure.
Prerequisites
Inexperienced (or non-) programmers should take the Introduction
and Intermediate courses separately, preferably with VB work between.
Hardware and Software
Windows NT Server, 2000 or XP with Visual Studio.NET and IIS, for
each student and the instructor, preferably with systems networked.
|
Format
Objectives
After completing this course, participants should be able to:
- Create a Windows Forms application, and
use controls such as text controls, lists, menus and toolbars,
buttons, checkboxes and radio buttons to build an effective user
interface
- Create a simple Web Forms (ASP.NET) application, using basic
input and output controls
- Use all major parts of the VB.NET language, including variables
and constants, conditional statements, exception handling, and
loops to support the user interface
- Create and use subroutines and functions, including required
and optional arguments; and be familiar with the use of classes
and inheritance
- Be familiar with the most important parts of the .NET Framework
and its documentation
- Use all of Visual Studio.NET's debugging features, including
Trace
- Develop simple database applications using ADO.NET, including
bound controls
- Migrate VB6 applications to VB.NET
- Deploy VB.NET applications to desktops and/or servers
|