| |
MS Developer Training
Object-Oriented Programming in C#
Microsoft’s .NET is a revolutionary advance in programming technology that greatly simplifies application development and is a good match for the emerging paradigm of Web-based services, as opposed to proprietary applications. Part of this technology is a new language, C#.
This new language combines the power of C++ and the ease of development of Visual Basic. It bears a striking resemblance to Java and improves on that language. C# may well become the dominant language for building applications on Microsoft platforms.
This thorough and comprehensive course is a practical introduction to programming in C#, utilizing the services provided by .NET. This course emphasizes the C# language. It is current to .NET 2.0, which introduces important new features, such as generic types. It is designed so that it can be run with either .NET 1.1 or .NET 2.0.
An important thrust of the course is to teach C# programming from an object-oriented perspective. This course is intended to be fully accessible to programmers who do not already have a strong background in object-oriented programming in C-like languages, such as C++ or Java. It is ideal, for example, for Visual Basic or COBOL programmers who desire to learn C#.
Learning Objectives
-
Acquire a working knowledge of C# programming
- Learn how to implement programs using C# and classes from the .NET Framework
- Learn how to implement simple GUI programs using Windows Forms
- Gain a working knowledge of generic types, iterators, partial classes, and other new features in C# 2.0.
Return to MS Developer Training
|
|