Microsoft Visual Basic 2005 Certification - Syllabus
 
Section I - The Interface of Microsoft Visual Basic 2005
lesson 1
Visual Basic’s Role in the Framework
lesson 2
Understanding Visual Studio Tools
lesson 3
Customizing with Options
lesson 4
Getting to Code View, Using IntelliSense

Designing Applications in VB 2005

Section II - Designing Applications in VB 2005
lesson 1
Making Software Simple Using the .NET Framework
lesson 2
Getting to the operating system, Integrating servers and services
lesson 3
Classes, Objects
lesson 4
Planning for a Project Using the Project Lifecycle
lesson 5
Designing the Date Calculator
lesson 6
Storing data
lesson 7
Designing screens
lesson 8
Defining logic
lesson 9
Writing a test plan, Sticking to the plan

Building Applications with VB 2005 - Building Windows Applications

Section III - Building Applications with VB 2005 - Building Windows Applications
lesson 1
Discovering Windows Controls
lesson 2
Making a Windows Application
lesson 3
Adding Functionality to a Windows Form
lesson 4
Adding Features to Windows Forms
lesson 5
Managing text input with the TextBox
lesson 6
Communicating with the user using the status bar
lesson 7
Giving hints with the ToolTip control
lesson 8
Navigating with the MenuStrip control
lesson 9
Activating the right-click with the ContextMenuStrip

Building Web Applications

Section IV - Building Web Applications
lesson 1
Building Your First Web Application
lesson 2
Viewing the extras in Web Forms
lesson 3
Constructing the Web Forms application
lesson 4
Running your Web application
lesson 5
Validating user input
lesson 6
Getting information about the user

Building Class Libraries

Section V - Building Class Libraries
lesson 1
Designing a Library
lesson 2
Objects and classes
lesson 3
The parts of a class library
lesson 4
Coding a class library
lesson 5
Creating a Class Library
lesson 6
Delving Deeper into DLL

Building Web Services

&
Section VI - Building Web Services
lesson 1
Web services: Characteristics, Quirks
lesson 2
Designing for Web Services
lesson 3
Planning the design strategy
lesson 4
Building a Web Service
lesson 5
Consuming a Web Service
lesson 6
Cool Visual Tools for Debugging - Breakpoints, The Watch window & The Immediate Window
lesson 7
Using the Debugging Tools in the .NET Framework
lesson 8
The Debug class, Error handling
lesson 9
Debugging the Projects

Making Decisions in Code

Section VII - Making Decisions in Code
lesson 1
Constructing strings with the StringBuilder class
lesson 2
Integers and reals and imaginaries
lesson 3
Changing Types with Parse and TryParse
lesson 4
Designing Business Logic
lesson 5
Depicting Logic with Flowchart Components
lesson 6
Communicating with the user
lesson 7
Defining the process, Making a decision
lesson 8
Single process, Multiple choice & Exception

Loops & Reusing Code

Section VIII - Loops & Reusing Code
lesson 1
Dealing with Zero
lesson 2
Comparing specific loops and indefinite loops
lesson 3
Writing Indefinite Loops with Do-Loop
lesson 4
Building functions with reuse code
lesson 5
Protecting the values of parameters
lesson 6
Handling errors effectively in an abstract environment
lesson 7
Referencing the old Component Object Model
lesson 8
Calling methods in COM objects, Running command line programs with Shell

Making Arguments, Earning Returns

Section IX - Making Arguments, Earning Returns
lesson 1
Making and destroying objects
lesson 2
Event handling using the Properties window, IntelliSense
lesson 3
Making Sensible Procedures with Overloading
lesson 4
Flexible Objects with Generics
lesson 5
Building generics, Designing for generics
lesson 6
Controlling Objects with Threading

Writing Secure Code & Accessing Data

Section X - Writing Secure Code & Accessing Data
lesson 1
Designing Secure Software
lesson 2
Documenting the components of the program
lesson 3
Identifying potential threats in those functions, Rating the risk
lesson 4
Building Secure Windows Forms Applications
lesson 5
Authentication using Windows login, Encrypting information
lesson 6
Building Secure Web Forms Applications
lesson 7
SQL Injection attacks, Script exploits, Using System.Security
lesson 8
Connecting to a data source
lesson 9
Writing data code

Working with the File System, Internet & Images

Section XI - Working with the File System, Internet & Images
lesson 1
Getting to Know System.IO, Using the System.IO Namespace
lesson 2
Changing the contents of a file, Listing directories and files
lesson 3
Checking the network status
lesson 4
E-mailing a status report
lesson 5
Logging network activity
lesson 6
Getting to Know System.Drawing - Graphics, Pens, Brushes, Text
lesson 7
How the Drawing Classes Fit into the Framework
lesson 8
Using the System.Drawing Namespace
lesson 9
Setting up the project, Drawing the board
lesson 10
Participate in an Open Source Project
Copyright © 2008 - Xebronics.org