20483B: Programming in C# (Visual Studio 2012) : Request Dates
20483B: Programming in C# (Visual Studio 2012) : Request Dates
Course:
Description:
At the end of the course, students should leave the class with a solid
knowledge of C# and how to use it to develop .NET Framework 4.5
applications.
$2,558.00
Category:
Visual Studio
Duration:
5 days
Schedule:
Request Dates
Outline:
Module 1: Review of C# Syntax
This module reviews the core syntax and features of the C# programming
Define abstract classes and inherit from base classes to create a class
hierarchy.
Inherit from .NET Framework classes and use extension methods to add
custom functionality to the inherited class.
Create generic classes and methods.