Course Information

Course CodeMS2609 (MOC2609) (M2609)
Fee£1295 / £875*1 (Exclusive of VAT)
DurationFive / Three*1 Days
Delivery FormatInstructor-led
Replacement Course: 10266: Programming in C# with Microsoft Visual Studio 2010

Introduction

In this five or three day duration instructor-led course, developers learn the fundamental skills that are required to design and develop object-oriented applications utilising Microsoft C# .NET.

Five Day Duration

In this five-day instructor-led course, developers learn the fundamental skills that are required to design and develop object-oriented applications for the Web and Microsoft Windows by using Microsoft Visual C# .NET and the Microsoft Visual Studio .NET development environment. This course provides an alternative entry point for less experienced programmers who are not familiar with object-oriented design and programming with Windows or the Web.

Three Day Duration ('Alternative Delivery')

This 'alternative delivery' concentrates on the core skills required to develop object-orientated programmes utilising C# .NET. It will allow developers with some programming skills to achieve sufficient skills and experience in C# .NET to progress to developing .NET applications.

The main focus of this delivery is to cover Modules 1 through 5 which provide the key object-orientation and C# .NET language skills. A technical overview of the .NET Platform is provided which will allow the learner to quickly orientate themselves towards .NET application development.

Audience

These developers want to build highly functional Web and Windows solutions and Web Services by using Microsoft Visual C# .NET and the Microsoft .NET Framework.

Completion

Prerequisites

Experience with object-oriented programming and concepts is not required for this course. Before attending this course, students must have competency in the following areas:

Course 1587: Introduction to Programming with Microsoft Visual Basic 6 may help students gain basic skills in programming techniques.

Examinations

The material covered will help in part preparation for the following examinations:

Materials

The student kit includes a comprehensive workbook and other necessary materials for this class.

Course Outline

Module 1: Getting Started

This module presents the concepts that are central to the Microsoft .NET Framework and platform, and the Microsoft Visual Studio .NET integrated development environment (IDE); describes how to work in the development environment; and explains how to use Visual Studio .NET to create and build applications based on Microsoft .NET.

Lessons

After completing this module, students will be able to:

Module 2: Understanding C# Language Fundamentals

This module explains the syntax and structure of the C# programming language. These topics are essential for students to understand in order to be successful in the remainder of the course; however, it is likely that most students will come into the class with some experience applying these concepts in other languages.

Lessons

Lab 2.1: Writing a Savings Account Calculator

After completing this module, students will be able to:

Module 3: Creating Objects in C#

This module introduces the fundamentals of object-oriented programming, including the concepts of objects, classes, and methods.

Lessons

Lab 3.1: Creating Classes in C#

After completing this module, students will be able to:

Module 4: Implementing Object-Oriented Programming Techniques in C#

This module introduces the fundamentals of object-oriented programming, including the concepts of objects, classes, and methods.

Lessons

Lab 4.1: Creating Classes in C#

After completing this module, students will be able to:

Module 5: Programming with C#

This module introduces various data structures, including arrays (the System.Array class) and collections (classes in the System.Collections namespace), and explains when to use each of these data structures in an application. The module also introduces interfaces, describes the concepts and syntax of exception handling, and explains delegates and their use in event handling.

Lessons

Lab 5.1: Using Arrays

Lab 5.2 (optional): Using Indexers and Interfaces

Lab 5.3 (optional): Using Delegates and Events

After completing this module, students will be able to:

Module 6: Building .NET-based Applications with C#

This module presents the Microsoft .NET Framework class library, the Object Browser, and methods that are inherited from the System.Object class. This module also explains how to format strings and numbers and how to use streams and files.

Lessons

Lab 6.1: Using Streams

After completing this module, students will be able to:

Module 7: Using ADO.NET to Access Data

This module explains how to use Microsoft ADO.NET and the objects in the System.Data namespace to access data in a database. It describes how to create an application based on Microsoft Windows that uses ADO.NET. This module also describes how to use that application to connect to a database, create a query, and use a DataSet object to manage the data, bind data to controls, and insert, update, and delete records in a database.

Lessons

Lab 7.1: Creating a Data Access Application with ADO.NET

Lab 7.2 (optional): Creating a Windows Application That Uses ADO.NET

After completing this module, students will be able to:

Module 8: Creating Windows-based Applications

This module describes how to create menus, common and custom dialog boxes, status bars, and toolbars to enhance the usability of an application based on Microsoft Windows. The purpose of this module is to allow the students to apply their newly acquired C# language skills and develop useful Windows-based applications.

Lessons

Lab 8.1: Building Windows Applications

After completing this module, students will be able to:

Module 9: Using XML Web Services in a C# Program

The module introduces the System.Web.Services namespace and the process of building and consuming XML Web services in a C# application.

Lessons

Lab 9.1: Using XML Web Services

After completing this module, students will be able to:

Module 10: Creating a Web Application with Web Forms

In this module, students learn that in Microsoft Visual Studio .NET, you can use Web Forms to create programmable Web pages. This module introduces the System.Web.UI namespace and describes how to create a Web application with a Web Form. Students learn how to add controls to a Web Form and then use the Web Form to submit data and respond to events. The module also covers Microsoft ASP.NET state management, security, and configuration settings.

Lessons

Lab 10.1: Developing an ASP.NET Web Application

After completing this module, students will be able to:

Module 11: Application Settings and Deployment

This module introduces the procedures that are involved in deploying a C# application by using Microsoft Visual Studio .NET. It explains how to deploy both Web-based applications and applications that are based on Microsoft Windows. It also describes how to store user preferences and configure application settings.

Lessons

Lab 11.1: Deploying an Application

Lab 11.2 (optional): Working with Application Settings

After completing this module, students will be able to:

Module 12: Exploring Future Learning

This module provides an opportunity for students to explore some of the more advanced capabilities of C#, to practice the knowledge and skills that they acquired during the course, and discuss their questions as a group.

Lessons

After completing this module, students will be able to: