 |
ADO.NET Using VB.NET 2008 Training
Introduction to WF with VB.NET
Introduction to WPF with VB.NET
Introduction to WCF with VB.NET
Introduction to VB.NET 2.0
Beginning ASP.NET with VB.NET Training
Building Web Services with VB.NET
ADO.NET 2.0 Using VB.NET 2005
.NET Remoting using VB.NET 2005
Please contact us
for GSA pricing
and CMAS pricing.

Contract #
GS-35F-0307T

Contract #
3-09-70-2645A

Recent Training Venues
Accelebrate has recently trained for clients in the following cities:
- Huntsville, Alabama
- Montgomery / Birmingham, Alabama
- Anchorage, Alaska
- Calgary, Alberta
- Phoenix, Arizona
- Tucson, Arizona
- Fayetteville / Little Rock, Arkansas
- Amsterdam, The Netherlands / Brussels, Belgium
- Oakland / San Jose / San Francisco, California
- Sacramento, California
- Oceanside / San Diego, California
- Pasadena / Orange County / Los Angeles, California
- San Bernardino / Riverside, California
- Boulder / Colorado Springs / Denver, Colorado
- Washington, DC
- Wilmington, Delaware
- Manchester / London, England
- DeLand / Orlando, Florida
- Fort Lauderdale / Miami, Florida
- Gainesville / Jacksonville, Florida
- Saint Petersburg / Tampa, Florida
- Titusville & Melbourne, Florida
- Alpharetta & Atlanta, Georgia
- Augusta & Savannah, Georgia
- Macon & Columbus, Georgia
- Boise, Idaho
- Bloomington, Illinois
- Chicago, Illinois
- Indianapolis, Indiana
- Cedar Rapids / Des Moines, Iowa
- Dublin, Ireland
- Wichita, Kansas
- Paducah / Lexington / Louisville, Kentucky
- Baton Rouge/New Orleans, Louisiana
- Portland, Maine
- Hagerstown & Frederick, Maryland
- Greenbelt / Silver Spring / Baltimore, Maryland
- Boston / Cambridge, Massachusetts
- Hartford, Connecticut / Springfield, Massachusetts
- Ann Arbor / Farmington Hills / Detroit, Michigan
- Grand Rapids, Michigan
- Flint, Michigan
- Saint Paul / Minneapolis, Minnesota
- Jackson, Mississippi
- St. Louis, Missouri
- Whiteman Air Force Base / Kansas City, Missouri
- Lincoln / Omaha, Nebraska
- Reno and Las Vegas, Nevada
- Santa Fe / Albuquerque, New Mexico
- Princeton, New Jersey & Philadelphia, Pennsylvania
- Trenton, New Jersey
- Albany, New York
- Buffalo, New York
- White Plains / New York City, New York
- Charlotte, North Carolina
- Durham / Raleigh, North Carolina
- Bowling Green / Toledo, Ohio
- Canton / Akron, Ohio
- Cincinnati, Ohio
- Cleveland & Columbus, Ohio
- Dayton, Ohio
- Tulsa / Oklahoma City, Oklahoma
- Toronto, Ontario
- Portland, Oregon
- Pittsburgh, Pennsylvania
- Providence, Rhode Island
- Edinburgh / Glasgow, Scotland
- Columbia & Charleston, South Carolina
- Spartanburg & Greenville, South Carolina
- Stockholm, Sweden
- Chattanooga / Knoxville, Tennessee
- Memphis / Jackson / Nashville, Tennessee
- College Station and Houston, Texas
- El Paso, Texas / Ciudad Juarez, Mexico
- San Antonio / Austin, Texas
- Wichita Falls & Dallas, Texas
- Ogden / Salt Lake City, Utah
- Burlington, Vermont
- Fairfax / Dulles / McLean / Herndon / Reston, Virginia
- Richmond / Alexandria / Arlington, Virginia
- Virginia Beach / Norfolk, Virginia
- Tacoma / Seattle, Washington
- Madison / Milwaukee, Wisconsin
|
 |
 |
VB.NET Training: Building Windows Applications |
Course Number: 120
Duration: 5 days
view class outline
Looking for Building Windows Applications with VB.NET 2005 for .NET 2.0?
VB.NET Training Overview
Accelebrate's Building Windows Applications with VB.NET training class teaches experienced developers the VB.NET, ADO.NET, and Visual Studio .NET skills they need to successfully build database-driven Windows applications and services.
Location and Pricing
Most Accelebrate courses are taught on-site at our clients' locations worldwide for groups of 3 or more attendees and are customized to their specific needs. Please visit our client list to see organizations for whom we have recently delivered training. These courses can also be delivered as live, private online classes for groups that are geographically dispersed or wish to save on the instructor's or students' travel expenses. To receive a customized proposal and price quote private training at your site or online, please contact us.
In addition, some courses are available as live, online classes for individuals. To see a schedule of online courses, please visit http://www.accelebrate.com/online_training/microsoft.htm.
VB.NET Training Prerequisites
At least one year of consistent object-oriented or object-based development experience in Java, C++, Visual Basic, or another modern object-oriented or object-based language. In addition, all VB.NET training attendees should know the basics of SQL and relational databases.
Hands-on/Lecture Ratio
This VB.NET training class is 70% hands-on, 30% lecture, with the longest lecture segments lasting for 15-20 minutes.
VB.NET Training Materials
All VB.NET training students receive a copy of Que's Developing and Implementing Windows-Based Applications with Visual Basic .NET and Visual Studio .NET, which is used as the instructional guide for the course.
Software Needed on Each Student PC
- Windows 2000, Windows XP, Windows Vista, or Windows Server 2003
- Internet Information Services 5 or later
- SQL Server 2000 or MSDE
- .NET Framework Distributable 1.0 SP2 or later installed, with ASP.NET functionality tested
- Internet Explorer 6.0 or later
- Visual Studio .NET 2003 or 2002
- If running Visual Studio .NET 2002, the Visual Studio .NET Data Loss Fix (downloadable from http://msdn.microsoft.com/vstudio/downloads/
updates/datalossifx.asp) installed
- A minimum of 1GB RAM; 2GB RAM or higher is strongly preferred
VB.NET Training Objectives
- To fully familiarize students with the architecture of the .NET Framework, as well as the use of the core classes for building, debugging, and deploying Windows applications and Windows services.
- To get attendees up to speed on the use of the Visual Studio .NET IDE, including team application development, debugging, and application deployment
|
VB.NET Training Outline
- NET Framework architecture
- The role of the Common Language Runtime (CLR) and core .NET Framework classes
- Microsoft Intermediate Language (MSIL)
- Just-In-Time (JIT) compilation
- Assemblies, native assemblies, and the Global Assembly Cache (GAC)
- Comparison of VB.NET, C#, and J#
- Understanding the types of programs that can be created with .NET
- Windows applications
- Windows services
- ASP.NET Web applications
- ASP.NET Web services
- Command-line programs
- Reusable assemblies
- Introducing Windows Forms
- Creating a Windows Application
- Understanding Classes, Inheritance, and Namespaces
- Using The System.Windows.Forms.Form class
- Designing a Form using Windows Forms Designer
- Exploring the Forms Designer generated code
- Using the Application class
- Using the MessageBox class
- Setting and Adding Properties to a Windows Form
- Using the Visual Designer to set Windows Form Properties
- Setting Windows Forms Properties programatically
- Adding new Property to a Windows Form
- Using Visual Inheritance
- Event Handling
- Handling Events by attaching a delegate
- Handling Events by overriding protected method of base class.
- Building graphical interface elements by using the System.Drawing namespace
- Understanding The Graphics Object
- Understanding The Windows Forms Coordinate System
- Drawing Text on a Form
- Drawing Shapes
- Working with images
- Controls
- Adding Controls to a Windows Form
- Adding Controls using Windows Forms Designer
- Adding Controls Dynamically
- Setting properties of Controls
- Important common properties of controls
- Anchor
- Dock
- Enabled
- Font
- Location
- Name
- Size
- TabIndex and TabStop
- Visible
- Configuring the order of tabs
- Handling Control Events
- Dialog Boxes
- Common Dialog Boxes
- Creating a Custom Dialog Box
- Common Windows Forms Controls
- Control Hierarchy
- Label and LinkLabel
- TextBox and RichTextBox
- PictureBox
- GroupBox and Panel
- Button, CheckBox and RadioButton
- ListBox, CheckedListBox and ComboBox
- DomainUpDown and NumericUpDown
- MonthCalendar and DateTimePicker
- TreeView and ListView
- Timer, TrackBar and ProgressBar
- HScrollBar and VScrollBar
- TabControl
- Creating Menu and Menu Items
- Main Menu
- Context Menu
- StatusBar
- ToolBar
- Creating Multiple-Document Interface (MDI) Applications
- Exceptions
- What is an exception?
- Handling Exceptions
- The try Block
- The catch Block
- The throw Statement
- The finally Block
- Custom Exceptions
- Managing Unhandled Exception
- User Input Validation
- Keystroke-Level Validation
- Field-Level Validation
- The Validating Event
- The CausesValidation Property
- ErrorProvider
- Enabling Controls Based On Input
- Other properties for Validation
- The CharacterCasing Property
- The MaxLength Property
- Creating and Managing Components and .NET Assemblies
- Creating and Managing .NET Components
- Creating components by extending the UserControl class
- Creating and implementing Events
- Extending a control through Visual Inheritance
- Hosting a control inside Internet Explorer
- Creating components by extending the Control class
- Creating components by extending the Component class
- Creating and Managing .NET Assemblies
- Single-file and multi-file assemblies
- Static and dynamic assemblies
- Private and shared assemblies
- Satellite and Resource-only assemblies
- Data Binding
- Bind Data to the UI
- Simple Data Binding
- Bindable Entities
- Properties That Can Be Bound
- The Architecture of Data Binding
- Complex Data Binding
- Binding to a ComboBox or ListBox
- Binding to a DataGrid
- One-Way and Two-Way Data Binding
- The BindingContext and CurrencyManager Classes
- Using the Data Form Wizard
- Building a Single-Table Data Form
- Building a Multiple-Table Data Form
- Transform and Filter Data
- Using Server Explorer
- Adding a Data Connection
- Object Design From Server Explorer
- Drag-and-Drop From Server Explorer
- Filtering Data
- Filtering With DataViews
- Filtering At The Server
- Transforming Data With Lookups
- Consuming and Manipulating Data
- Access and Manipulate SQL Server data
- Using Ad Hoc Queries
- Running Queries
- The SELECT Statement
- The INSERT Statement
- The UPDATE Statement
- The DELETE Statement
- Using Stored Procedures
- Creating a Stored Procedure
- Running Stored Procedures from .NET
- Using Parameters in Stored Procedures
- The @@IDENTITY Variable
- Access and Manipulate Data
- Working with Disk Files
- Browsing for Files
- Streams and Backing Stores
- Using the FileStream Class
- Using the StreamReader and StreamWriter Classes
- Using the BinaryReader and BinaryWriter Classes
- The ADO.NET Object Model
- Data Providers and Their Objects
- The DataSet Objects
- Using DataSets
- Populating a DataSet From a Database
- Moving Around in DataSets and Retrieving Data
- Using Strongly Typed DataSets
- DataSets With Multiple Tables
- Finding and Sorting Data in DataSets
- Editing Data with ADO.NET
- Updating Data
- Adding Data
- Deleting Data
- Editing With a DataGrid
- Using XML Data
- XML Basics
- Using the XmlDocument Class
- Treating XML as Relational Data
- Handle Data Errors
- Handling Database Errors
- Handling Multi-User Errors
- Web Services
- Understanding Web services
- SOAP
- Disco and UDDI
- WSDL
- Invoking your first Web service
- Creating Web services
- Creating a Web service Project
- Testing the Web service Project
- Discovering Web services
- Disco and UDDI
- Using the Web Services Discovery Tool (disco.exe)
- Instantiating and invoking Web services
- Creating Proxy Classes With the Web Services Description Language Tool (wsdl.exe)
- Using Web References
- Testing a Web Service
- Testing and Debugging a Web Application
- Testing
- Creating a test plan
- Executing unit tests
- Testing international applications
- Tracing
- Using the TraceContext class
- Using Trace and Debug
- Trace listeners
- Trace switches
- Conditional compilation
- Debugging
- Setting breakpoints and conditional breakpoints
- Stepping through program execution
- Debugging a running process
- Debugging a remote process
- Globalization
- Understanding Localization and Globalization
- The Localization Process
- What Should be Localized?
- Implementing Localization for the User Interface
- Understanding Cultures
- About Culture Codes
- The CultureInfo Class
- The CurrentCulture and CurrentUICulture Properties
- The Invariant Culture
- Displaying Localized Information
- Setting Culture Properties
- Working with Resource Files
- Localizing Forms in the Designer
- Creating Resource Files
- Localizing Resources at Runtime
- Converting Existing Encodings
- Understanding Unicode
- Converting Encodings
- Implementing Mirroring
- Understanding Mirroring
- Mirroring in .NET
- Validating Non-Latin User Input
- String Indexing
- Comparing and Sorting Data
- Working with Legacy Code
- Using ActiveX Controls
- The Windows Forms ActiveX Control Importer
- Importing Controls With the Toolbox
- Using ActiveX Controls on Windows Forms
- Using COM Components
- Understanding Runtime Callable Wrappers
- Using TLBIMP
- Using COM Components Directly
- Using COM+ Components
- Using Platform Invoke
- User Assistance and Accessibility
- Selecting a Help Compiler
- Creating HTML Help 1.3
- Creating a Help Project
- Creating Topic Files
- Working with Links
- Creating a Table of Contents and an Index
- Compiling and Testing a Help File
- Creating HTML Help 2.0
- Creating a Help Project
- Creating Topic Files
- Working with Links
- Creating a Table of Contents and an Index
- Compiling and Testing a Help File
- Implementing User Assistance
- Using the HelpProvider Component
- Creating Pop-up Help for Dialog Boxes
- Using the ToolTip Component
- Implementing Accessibility Features
- Understanding Accessible Design Guidelines
- Setting Control Properties for Accessibility
- Supporting High Contrast Mode
- Testing Application Accessibility
- Printing
- Using the PrintDocument Component
- Printing Text
- Printing Graphics
- Initialization and Cleanup
- Using the Printing Controls
- The PageSetupDialog, PrintDialog and PrintPreviewDialog Component
- The PrintPreviewControl Control
- Testing and Debugging a Windows Application
- Testing
- Creating a Test Plan
- Executing Tests
- Unit Testing
- Integration Testing
- Regression Testing
- Testing International Applications
- Tracing
- Using Trace and Debug to display information
- Trace Listeners
- Trace Switches
- Conditional Compilation
- Debugging
- Stepping through Program Execution
- Setting BreakPoints
- Analyzing Program State to Resolve Errors
- Debugging on Exceptions
- Debugging a Running Process
- Debugging a Remote Process
- Debugging the Code in DLL files
- Deploying a Windows-based Application
- Deployment Tools
- XCOPY Deployment
- Windows Installer
- Deploying a Windows application
- Customizing a Setup Project
- Using the File System Editor
- Using the Registry Editor
- Using the File Types Editor
- Using the User Interface Editor
- Using the Custom Actions Editor
- Using the Launch Conditions Editor
- Shared Assemblies
- Assigning Strong Name to an Assembly
- Adding an assembly to the Global Assembly Cache
- Referencing an Assembly from the GAC
- How the Run-time Locates Assemblies
- Delay Signing an Assembly
- Creating a setup project for distributing components
- Creating Installation Components
- Understanding the Installer class
- Working with Predefined Installation Components
- Deploying an Assembly containing the Installation Components
- Working With Installer Classes
- URL Remoting
- Launching a Remote Application
- The Download Cache
- Code Access Security Policy
- AllowPartiallyTrustedCallersAttribute
- Setting Runtime Security Policy for an Assembly
- Setting Runtime Security Policy for a Zone
- Methods of Deployment
- Deployment via Removable Media
- Network-based Deployment
- Web-based Deployment
- Windows Logo Programs
- Conclusion
|
| |
Java® and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
|
 |
Accelebrate®
Focuses on You! |
 |
Accelebrate’s courses are taught for private groups of 3 or more people at your site or online anywhere worldwide.
Don't settle for a "one size fits all" public class! Have Accelebrate deliver exactly the training you want, privately at your site or online, for less than the cost of a public class.
For pricing and to learn more, please contact us via information request form or phone, or email us at info@accelebrate.com today.

|
 |
| |
The instructor was knowledgable and able to work with students with varying levels of expertise. |
| |
—Jackie Goor
WIS International
San Diego, California |
|
 |