Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
edupls_header
certification
Filter by Categories
Start DateEnd DateClass Times (EST)Delivery/Location ?StatusPriceEnroll Now
6/9/20256/13/20259:00 AM - 5:00 PM Guaranteed-to-Run (GTR)$2,696.00
9/15/20259/19/20259:00 AM - 5:00 PM Guaranteed-to-Run (GTR)$2,696.00
12/15/202512/19/20259:00 AM - 5:00 PM Guaranteed-to-Run (GTR)$2,696.00
6/9/2025 - 6/13/2025
9:00 AM - 5:00 PM
Guaranteed-to-Run (GTR)
$2,696.00
9/15/2025 - 9/19/2025
9:00 AM - 5:00 PM
Guaranteed-to-Run (GTR)
$2,696.00
12/15/2025 - 12/19/2025
9:00 AM - 5:00 PM
Guaranteed-to-Run (GTR)
$2,696.00

Add your ODL content here.

Price: $595.00

Train your entire team with our Private Group Training solutions. AstraTech specializes in creating customized training programs to fit your organization’s unique learning needs and business objectives. Take advantage of multiple student discounts, customized curriculum and flexible scheduling with Private Group Training from AstraTech!

    On-Demand Learning (ODL) is a self-paced training solution designed to work around your individual schedule, budget, and learning needs. Our ODL courses provide you with exclusive access to interactive platforms combining high-quality instructor videos from subject matter experts, official courseware and study materials, hands-on labs, practice exercises, skill assessments and knowledge checks. The modular, self-paced ODL course structure adapts to your unique learning needs and style, providing an optimal training experience.

    Train your entire team with our Private Group Training solutions. AstraTech specializes in creating customized training programs to fit your organization’s unique learning needs and business objectives. Take advantage of multiple student discounts, customized curriculum and flexible scheduling with Private Group Training from AstraTech!

    55339 Programming in C#

    $595 - $2,995 | 5 days

    Upgrade your tech skills with this , training course. Launch your career to the stars with AstraTech IT Certification Training!

    Please select a Learning Method below to get started:

    There are currently no upcoming course dates scheduled. Please complete the form to request a date/receive schedule update notifications:

      • Microsoft Technical
      • Web Applications & Development

      About this Course

      SKILL LEVEL: 
      • Intermediate
      TOPICS: 

      55339 Programming in C# Course Outline

      This five- day training course teaches developers the programming skills that are required to create applications using the C# language. During their five days in the classroom, students review the basics of C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features of .NET. The course aims to follow the spirit of the Microsoft Official Curriculum course 20483, while bringing it completely up-to-date with the latest features of C#, .NET 6.0 and Visual Studio 2022. 55339A is the equivalent of the retired MOC Course 20483CC – Programming in C#.

      This course is intended for experienced developers who already have programming experience in C, C++, JavaScript, Objective-C, Microsoft Visual Basic, or Java, and understand the concepts of object-oriented programming. This course is not designed for students who are new to programming; it is targeted at professional developers with at least one month of experience programming in an object-oriented environment. Those new to programming should consider course 55337 – Introduction to Programming. The 55337 course uses C# as the language to facilitate an introduction to programming generally, whereas this course focuses on the C# language itself, making it an excellent follow-on course. If you want to learn to take full advantage of the C# language, then this is the course for you.

      Some limited experience using C# to complete basic programming tasks.

      • Explain how to use Visual Studio to create and run an application.
      • Describe the features and syntax of the C# programming language.
      • Define the monitoring needs of large-scale applications
      • Create and call methods, capture and manage exceptions.
      • Understand the .NET development platform and libraries.
      • Understand the .NET framework classes.
      • Create well-structured and easily-maintainable C# code.
      • Define and implement interfaces.
      • Create a class hierarchy using inheritance.
      • Understand object-oriented programming concepts.
      • Implement the fundamental architecture and core components of a desktop application.
      • Acquire a working knowledge of how to build a graphical UI using XAML.
      • Use file I/O and streams, and serialize/deserialize data in various formats.
      • Understand web communications and protocols.
      • Create an entity data model for database access.
      • Use Language-Integrated Query (LINQ).
      • Use asynchronous operations to create performant applications.
      • Add dynamic components and unmanaged libraries to a C# program.
      • Understand the use of generics and generic collections.
      • Retrieve metadata from types using .NET reflection.

      1 – C# Syntax

      • Writing Applications in C# and .NET
      • Types of Data and Expressions
      • C# Language Constructs

      2 – C# Language Concepts

      • Methods
      • Method Overloading
      • Exception Handling
      • Monitoring

      3 – C# Structures, Collections and Events

      • Structs
      • Enums
      • Built-in Collections
      • Events

      4 – C# Classes

      • Creating Classes
      • Interfaces
      • Understanding Generics in C#

        5 – C# Inheritance

        • Hierarchies of Classes
        • Polymorphism
        • Extending Classes

        6 – Input and Output

        • File I/O
        • Serialization and Deserialization
        • Streams

        7 – Database Access

        • Entity Framework
        • LINQ

        8 – Using the Network

        • Web Services
        • REST and OData
        • ASP.NET Core MVC

        9 – Graphical User Interfaces

        • Using UI Frameworks
        • Data binding
        • Styling the UI
        • 1

          0 – Application Performance

          • Multitasking
          • Asynchronous Calls
          • Dealing with Conflicts
          • 1

            1 – C# Interop

            • Dynamic Objects
            • Managing Resources
            • 1

              2 – Designing for Reuse

              • Metadata
              • Attributes
              • Generating Code
              • Assemblies