TRAINING CATEGORIES
(Click Category to List Courses)

50 - ACC- Accredited Courses


MCP 502 - Programming in C#

Please contact us for fees

 

Course Description

This training course teaches developers the programming skills that are required for developers to create Windows 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 the .NET Framework 4.5. The course introduces many of the techniques and technologies employed by modern desktop and enterprise applications, including:

  • Building new data types. 
  • Handling events. 
  • Programming the user interface. 
  • Accessing a database. 
  • Using remote data. 
  • Performing operations asynchronously. 
  • Integrating with unmanaged code. 
  • Creating custom attributes. 
  • Encrypting and decrypting data.

At the end of the course, participants should leave the class with a solid knowledge of C# and how to use it to develop .NET Framework 4.5 applications.ormation is a major for any organization, to be public or private. Threats to information 

 

Course Objectives

  • Describe the core syntax and features of C#. 
  • Implement the basic structure and essential elements of a typical desktop application. 
  • Create classes, define and implement interfaces, and create and use generic collections. 
  • Read and write data by using file input/output and streams, and serialize and deserialize data
  • Create and use an entity data model for accessing a database and use LINQ to query 
  • Use the types in the System.Net namespace and WCF Data Services to access 
  • Build a graphical user interface by using XAML. 
  • Improve the throughput and response time of applications by using tasks 
  • Integrate unmanaged libraries and dynamic components into a C# application. 
  • Encrypt and decrypt data by using symmetric and asymmetric encryption.
  • Use inheritance to create a class hierarchy, extend a .NET Framework class, and create generic classes 

 

Who Should Attend?

  • 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.
  • professional developers with at least one year of experience programming in an object-oriented environment.

Course Details/Schedule

Day 1

  • Module 1: Review of C# Syntax
  • Module 2: Creating Methods, Handling Exceptions, and Monitoring Applications
  • Module 3: Developing the Code for a Graphical Application

Day 2

  • Module 4: Creating Classes and Implementing Type-safe Collections
  • Module 5: Creating a Class Hierarchy by Using Inheritance
  • Module 6: Reading and Writing Local Data

Day 3

  • Module 7: Accessing a Database
  • Module 8: Accessing Remote Data

Day 4

  • Module 9: Designing the User Interface for a Graphical Application
  • Module 10: Improving Application Performance and Responsiveness
  • Module 11: Integrating with Unmanaged Code

Day 5

  • Module 12: Creating Reusable Types and Assemblies
  • Module 13: Encrypting and Decrypting Data