| This is one of the most technically advanced MCTS course tracks in the entire Microsoft catalog. These courses are designed for those who already know a lot about Visual Studio 2005. There is a great deal of information to be learned in this MCTS Boot Camp and the MCTS exam is quite challenging. The prerequisite courses for this MCTS boot camp are:
2667
Introduction to Programming (3 days)
7-day Official Microsoft .NET Framework with Visual Studio Combo includes both of the courses below:
- 4994
Introduction to Programming Microsoft .NET Framework Applications with Microsoft
Visual Studio 2005 (5-days) 4994 replaces the old course 2559:
Introduction to Visual Basic .NET Programming with Microsoft .NET and also replaces
the old course 2609: Introduction to Microsoft C# .NET Programming.
- 4995
Programming with the Microsoft .NET Framework Using Microsoft Visual Studio 2005
(5-days) 4995 replaces the old course 2373: Programming with Microsoft Visual
Basic.NET and also replaces the old course 2124: Programming with C#
Before attending this MCTS boot camp, students must be able to:
Understand the purpose and components of the .NET 2.0 Framework and the Common
Language Runtime.
Understand the components of typical .NET 2.0 applications.
Understand and use .NET Framework 2.0 Common Type System (CTS) and how to
use variable types including dates/times, numbers, strings, objects and arrays.
Use basic file IO classes from the Framework such as StreamReader, StreamWriter,
Directory, DirectoryInfo, File and FileInfo.
Use basic Framework provided
type conversions.
Use basic Framework provided text conversion and manipulations
including StringBuilder.
Use classes with the System.Collections namespace.
Use the System.Math class.
Basic language syntax for decision structures,
loop structures, declaring and using variables.
Write code using language
specific functionality such as the My. classes for Visual Basic.
Understand
classes and objects, methods, properties and functions.
Write code to implement
overridden methods.
Understand the class hierarchy present in the .NET Framework
2.0.
Write code to declare a class.
Write code to create an instance of
a class.
Write code to compare if an object is equal to another object.
Write
code to dispose of an object.
Understand the lifecycle of an object.
Write
code to handle exceptions via a try-catch block.
Write code to implement static
methods and properties.
Open and close solutions.
Open and close projects.
Add projects to a solution.
Remove projects from a solution.
Create
new project types.
Add new and existing files to a project.
Compile a
project.
Carry out basic project debugging.
Use the object browser.
Use
the help system especially provided to help VB6.0 developers migrate to .NET.
Understand assemblies and how they relate to deployment.
Understand and
create a deployment project.
Be able to create deployment wizards using the
Deployment Setup wizard.
Select an appropriate deployment project based on
the application.
|