Developing Windows Applications Using VB 2005


Untitled Document

Package Includes:
  • 7 CD-ROMs featuring live instructor-led classroom sessions with full audio, video and demonstration components
  • Printable courseware
  • Step-by-step hands-on-labs Try out one of our labs...
  • Sample codes
  • Exclusive LearningZone Live Mentor Click for Details (Value at $195)
    Help Whenever you need it! Exclusive LearningZone - Chat Live with our Certified Instructors anytime around the clock (7x24)
  • Focused on practical solutions to real-world development problems
  • Comprehensive, understandable, and reusable as reference material
  • Free 1 Year Upgrade Policy
OURexpertText
Bill Hatfield

Bill Hatfield - Visual Studio.NET 2005 Trainer (MCT, MCSD.NET, CPD, CPI)
Bill is an internationally best-selling author of books on Internet, intranet and client/server technologies. Bill has 13 years experience in the software development industry. 11 of those years in consulting as architect/developer on Internet and client/server technologies, including 6 years of experience as a professional corporate instructor. Bill is the Bestselling author of five books on Internet and client/server development. He specialized at consulting engagement, project-management, Architectural design and Object-Oriented Analysis/Design. He is a Microsoft Certified Trainer (MCT) for Visual Basic, Certified PowerBuilder Developer (CPD) and Certified Powersoft Instructor (CPI). He is also the editor of Visual Studio .NET Developer, a monthly technical journal from Pinnacle. He's an experienced corporate trainer and works in Indianapolis, IN where he also co-founded the local .NET group, the Indianapolis .NET Developers Association.

Course Features:
  • Main Menu
    Move through hours of in-depth content - quickly and easily due to the efficient and organized structure.
  • PowerPoint
    Utilizing PowerPoint presentations enhances the delivery by displaying a variety of visual information to the user. This type of representation allows the user to better interpret the material through charts, definitions, graphs, and more...
  • Exclusive Learning Zone
    Train around the clock, around the world. Our certified online instructors are located at global support centers in the U.S., U.K., Australia, and Singapore to provide real-time answers to technology- and soft-skill-related questions 24x7. This means access to a live subject matter expert no matter where you are - day or night. This level of student/instructor interaction provides real-time training specific support and extends training beyond content and instructor-led solutions by providing flexibility to accommodate individual needs and schedules.
  • Controls
    Move forward, back, and repeat entire topics or just a section. A progress bar illuminates as you advance through exercises.

  • Full Motion Video
    All courses feature full-motion videos of instructors teaching the information as if they are speaking directly to you. Our unique delivery simulates a one-on-one classroom environment creating a more personal lesson and learning experience.
  • Study Guides
    Printable study guides for the entire course are available. This allows all material to be viewed, reviewed, and printed for viewing at a later date.
  • Review Exercises
    Each section has a review quiz to aid in the learning process by validating the comprehension of the material covered before moving on to a new section.
  • Resume
    All courses are resumed to where you left off last session allowing you to learn when it is convenient for you without the hassle of remembering where you where.
  • Live Demonstrations
    Demonstrations are a way for the instructor to show and tell the user how to perform a task by actually doing it on screen in front of them. In this format it gives the user the power to see things done by a professional in the intended environment as many times as they would like.
  • Labs
    This course features cutting-edge, interactive labs, which provide a hands-on learning experience. This environment allows you to interact with the software with out the need for purchasing it or having it installed on your computer.
  • Certificate of Completion
    Career Academy is recognized worldwide for its technology-based IT training curriculums. Upon successful completion of our program, you will be receiving a Career Academy Distance Education Certificate of Completion.
Course Outline TXT
Module 1
Jumping In with Both Feet
What Is VS.NET?
Demo - Creating a WinForms Project
Demo - Creating a Simple Form
Demo - Creating a Simple Application
Lab - Create a New VB Windows Project
Module 1 Review
Sample Code
Module 2
Understanding the .NET Framework
Microsoft's Goals for the Framework
2 Pieces of the .NET Framework
The Common Language Runtime
Managed Environment
The Class Library
Important Namespaces
Module 2 Review
Module 3
Speaking the Language
What Does a VB Program Look Like?
Variables, Types and Casts
Creating Procedures
Demo - Returning Multiple Values
Conditionals
Looping Structures
Arrays
Demo - Top vs Bottom Tested Loops
Demo - Searching an Array w For
Demo - Searching an Array w For Each
Demo - Reference Type vs Value Types
Module 3 Review
Lab Instructions - Code Lab
Lab - Code Lab
Sample Code
Module 4
Object-Oriented Programming
Understanding Classes and Objects
Demo - Creating and Using a Class
Encapsulation and Abstraction
Private Variables and Get/Set Functions
Partial Classes
ArrayLists
Demo - Using an ArrayList
What is Inheritance?
Example of Inheritance
Demo - Inheritance
Interfaces
Interfaces Example
Demo - Adding an Interface
Polymorphism
Generics
Demo - Partial Classes
Module 4 Review
Lab Instructions - Code Lab 1
Lab - Code Lab 1
Lab Instructions - Code Lab 2
Lab - Code Lab 2
Sample Code
Module 5
User Interfaces: Forms
Form Properties
Demo - Form Events and their Order
Organizing Controls
Demo - The Format Menu
Lab - Using the Format Menu
Creating Menus
Demo - Creating a Menu
Context Menus
Demo - Context Menus
Visual Inheritance
Lab - Visual Inheritance
Demo - Creating Inherited Forms
MDI Applications
Demo - Creating an MDI Application
Module 5 Review
Sample Code
Module 6
User Interfaces: Controls
Using List Controls
Demo - Listboxes & DropDownLists
Creating Toolbars and Status Bars
Demo - StatusStrip ToolStrip
Using Container Controls
Demo - Container Controls
Common Dialogs
Demo - Common Dialogs
Using the Browser Control
Demo - Tab Dialogues
User Input Validation
Demo - Validation Options
Lab - Validation
Module 6 Review
Sample Code
Module 7
Accessing the Database with ADO.NET
.NET Data Provider
The Process
The DataSet
The TableAdapter
The BindingSource
The DataGridView
Demo - Data Access
Demo - Editable Grid
Demo - Filtering Your Data Grid
Lab - Database Retrieval
Module 7 Review
Sample Code
Module 8
Creating Your Own Controls
Kinds of Controls
Design-Time Support
Demo - Create Your Own User Object
Lab - Creating a User Control
Module 8 Review
Sample Code
Module 9
Creating and Using a .NET Component
Demo - Create a Class Library
Demo - Strong Named Assembly
Calling a Web Service
Demo - Calling a Web Service
Lab - Referencing a Web Service
Accessing Legacy Components
Calling DLL Functions with PInvoke
Demo - Adding an ActiveX Control
Module 9 Review
Sample Code
Module 10
Opening Your Application to the World
Accessibility to People with Disabilities
Globalization & Localization
Context-Sensitive Help
Demo - Accessibility Features
Demo - Forms in Alternate Languages
Demo - Online Help with HelpProvider
Lab - Using ToolTips
Module 10 Review
Sample Code
Module 11
Bugs, Exceptions and Refactoring
Debugging
Exception Handling (Try/Catch Syntax)
The Catch Session
Exception Types
Throwing Your Own Exceptions
Exception Handling Best Practices
Leveraging VS Refactoring Tools
Demo - Refactoring Features
Lab - Refactoring: Encapsulate Field
Demo - Debugging
Demo - Using Try/Catch
Module 11 Review
Module 12
Security and Deployment
Two basic kinds of security in .NET
Other .NET Security Measures
Coding for Security in .NET
What is an Assembly?
What is the Manifest?
Loading a Private Assembly
Three Options for Deployment
Creating a Windows Installer Project
ClickOnce Deployment
ClickOnce Limitations
Demo - Creating a Windows Installer
Lab - Creating a Setup Project
Demo - ClickOnce Deployment
Module 12 Review
Course Closure



Price: $695.00
Buy Product Online | Visit Store Home
   


 Other Items from .NET Developers

  Exam 70-340 - Implementing Security for Applications with Microsoft C# .NET - 
  Exploring Visual Studio .NET Training - 
  Exam 70-330 - Implementing Security for Applications with Microsoft VB .NET - 
  Microsoft. NET Power Series for CSharp Developers - 
  Microsoft. NET Power Series for VB Developers - 
  Microsoft CSharp .NET Training Suite for Developers - 
  Exam 70-300 - Microsoft.NET Solution Architectures MCSD.NET - 
  Developing Windows Applications Using C# 2005 - 
  Developing Windows Applications Using VB 2005 - 
  Developing ASP.NET 2.0 Web Apps Using C# 2005 - 
  Developing ASP.NET 2.0 Web Apps Using VB 2005 - 

 

  Return To MCSE Training A+ Certification CCNA CISSP CEH Training Microsoft eLearning MCSD Computer Training videos and CBT

 

 

ecommerce solutions
Shopping cart powered by MonsterCommerce e-commerce solutions.