Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

Introduction to the Microsoft C# 4.0 Programming Language — A 3-Day Course

Course Synopsis

Microsoft's .NET Framework presents developers with unprecedented opportunities. From web applications to desktop and mobile platform applications – all can be built with equal ease, using substantially the same skill-set. But to make the most of this potential, developers must have a thorough grasp of core language skills and OO programming concepts.

This three-day workshop concentrates on the C# programming language itself, to prepare delegates fully in readiness for exploring the .NET Framework. From basic procedural syntax to sophisticated object-oriented programming techniques, delegates will learn how to write .NET applications with code that is robust and maintainable.

The course is presented as a mixture of lectures and hands-on exercises. Practical sessions follow all main topics, designed to reinforce the points covered. Additional information is provided in appendices to extend the learning experience after the course has been completed.

Course Objectives

On completion of this course, delegates should be able to:

Intended Audience

This course is intended for developers who will use C# to write .NET Framework applications and who are new to the C# programming language. This includes those currently working with Visual Basic 6.0, C++ or Java.

Course Prerequisites

Publicly scheduled dates, locations, and prices

London — £1395 (+VAT)

  • 22–24 Nov 2010
  • 24–26 Jan 2011
  • 18–20 Apr 2011

Leicester — £1395 (+VAT)

  • 6–8 Dec 2010

Manchester — £1395 (+VAT)

  • 10–12 Nov 2010

Leeds — £1395 (+VAT)

  • 15–17 Nov 2010

Glasgow — £1395 (+VAT)

  • 28–30 Mar 2011

Course Contents

Introduction to .NET amp; C#

Language Fundamentals

Types I

Types II

Exception Handling

Inheritance

Abstract Classes & Interfaces

Generics & Collections

Delegates & Events

Managing Resources

The Way Ahead

Appendix Module: Namespaces & Assemblies

Appendix Module: Operator Overloading

Appendix Module: C# & .NET timeline

Appendix Module: Working with Text