C# Introduction / Intermediate

Duration: 5 days

Overview:

In this course, you’ll learn to use Visual Studio to explore the Visual C# 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.

The course concludes by introducing the new LINQ-oriented features including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.

Prerequisites:

Developers needing a introduction to the C#.NET language. This course teaches the C# language which is the same whether you are creating Windows, ASP, or mobile .NET applications.



Download Print Friendly PDF Back to Home