home - about us - contact us

C#102: Learning to Program in Visual C# 2005

vs2005
dev

Description

In this course, you’ll learn to use Visual Studio 2005 to explore the Visual C# 2005 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.

In this course you’ll learn how to:

   tick Build and debug applications using Visual Studio 2005
   tick Create and use variables, operators, and data types.
   tick Find and use the classes you need within the .NET Framework.
   tick Manage flow control within your code, branching and looping as needed.
   tick Create and consume classes and objects.
   tick Add and consume properties and methods in your classes.
   tick Make use of .NET’s object-oriented features, such as overloading, inheritance and interfaces.
   tick Store, retrieve, and manipulate multiple values using arrays.
   tick Work with .NET 2.0’s generics.
   tick Make best use of the .NET Framework’s support for collection classes.
   tick Handle exceptions in your code.
   tick Create and use delegates, and understand how they relate to events.


Cost

The cost of this course is $1,800 Cdn.


Length

3 days of planned curriculum in an instructor-led, hands-on setting.  Course includes:

   tick 10 modules of training
   tick 15+ hours of total training time...
   tick Over 750 pages of courseware
   tick Step-by-step hands-on-labs
   tick Sample code


Audience
This course is designed for seasoned developers coming from previous version of Visual Studio or other development backgrounds who want a fast rack to C# programming language.

Prerequisites

Working experience with other 4GL programming languages and/or Object Oriented Programming will be an asset.


Headings
   tick Getting Started with .NET
   tick Data Types and Variables
   tick Using the .NET Framework
   tick Branching and Flow Control
   tick Classes and Objects
   tick Properties and Methods
   tick Object-Oriented Techniques
   tick Working with Arrays
   tick Delegates and Events
   tick Generics
   tick Handling Exceptions
   tick Collection Classes

 

View detailed chapter headings

Top Headlines

 

 

 

home - about us - contact us