This five-day training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language.
Course Price : $2475 Per Participant
This five-day 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 6.0.
Courses
Years of Experience
Global Learners
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.
Microtek Learning is a Microsoft Certified Partner for Learning Solutions. This class uses official Microsoft courseware and will be delivered by a Microsoft Certified Trainer (MCT).
Oops! For this course, there are currently no public schedules available. Clicking on "Notify Me" will allow you to express your interest.
For dates, times, and location customization of this course, get in touch with us.
You can also speak with a learning consultant by calling 800-961-0337.
Microsoft .NET 6.0 provides a comprehensive development platform that you can use to build, deploy, and manage applications and services. By using .NET, you can create visually compelling applications, enable seamless communication across technology boundaries, and provide support for a wide range of business processes.
In this module, you will learn about some of the core features provided by.NET and Microsoft Visual Studio. You will also learn about some of the core C# constructs that enable you to start developing .NET applications.
Lessons
Lab 1: Implementing Edit Functionality for the Students List
After completing this module, students will be able to:
Applications often consist of logical units of functionality that perform specific functions, such as providing access to data or triggering some logical processing. C# is an object-orientated language and uses the concept of methods to encapsulate logical units of functionality. Although a good practice is to have methods that do just one thing, they can be as simple or as complex as you like. It is also important to consider what happens to the state of your application when an exception occurs in a method.
In this module, you will learn how to create and use methods and how to handle exceptions. You will also learn how to use logging and tracing to record the details of any exceptions that occur.
Lessons
Lab 1: Extending the Class Enrolment Application Functionality
After completing this module, students will be able to:
To create effective applications you must first learn some fundamental C# constructs. You need to know how to create simple structures to represent the data items you are working with. You need to know how to organize these structures into collections, so that you can add items, retrieve items, and iterate over your items. Finally, you need to know how to subscribe to events so that you can respond to the actions of your users.
In this module, you will learn how to create and use structs and enums, organize data into collections, and create and subscribe to events.
Lessons
Lab 1: Writing the Code for the Grades Prototype Application
After completing this module, students will be able to:
In this module, you will learn how to use interfaces and classes to define and create your own custom, reusable types. You will also learn how to create and use enumerable type-safe collections of any type.
Lessons
Lab 1: Adding Data Validation and Type-Safety to the Application
After completing this module, students will be able to:
In this module, you will learn how to use inheritance to create class hierarchies and to extend .NET types.
Lessons
Lab 1: Refactoring Common Functionality into the User Class
After completing this module, students will be able to:
In this module, you will learn how to read and write data by using transactional filesystem I/O operations, how to serialize and deserialize data to the filesystem, and how to read and write data to the filesystem by using streams.
Lessons
Lab 1: Generating the Grades Report
After completing this module, students will be able to:
In this module, you will learn how to use Entity Framework and how to query many types of data by using Language-Integrated Query (LINQ).
Lessons
Lab 1: Retrieving and Modifying Grade Data
After completing this module, students will be able to:
In this module, you will learn how to use the request and response classes in the System.Net namespace to directly manipulate remote data sources. You will also learn how to use Windows Communication Foundation (WCF) Data Services to expose and consume data over the web.
Lessons
Lab 1: Retrieving and Modifying Grade Data Remotely
After completing this module, students will be able to:
In this module, you will learn how to use Extensible Application Markup Language (XAML) and Windows Presentation Foundation (WPF) to create engaging UIs.
Lessons
Lab 1: Customizing Student Photographs and Styling the Application
After completing this module, students will be able to:
In this module, you will learn how to improve the performance of your applications by distributing your operations across multiple threads.
Lessons
Lab 1: Improving the Responsiveness and Performance of the Application
After completing this module, students will be able to:
In this module, you will learn how to interoperate unmanaged code in your applications and how to ensure that your code releases any unmanaged resources.
Lessons
Lab 1: Upgrading the Grades Report
After completing this module, students will be able to:
In this module, you will learn how to consume existing assemblies by using reflection, and how to add additional metadata to types and type members by using attributes. You will also learn how to generate code at run time by using the Code Document Object Model (CodeDOM) and how to ensure that your assemblies are signed and versioned, and available to other applications, by using the global assembly cache (GAC).
Lessons
Lab 1: Specifying the Data to Include in the Grades Report
After completing this module, students will be able to:
In this module, you will learn how to implement symmetric and asymmetric encryption and how to use hashes to generate mathematical representations of your data. You will also learn how to create and manage X509 certificates and how to use them in the asymmetric encryption process.
Lessons
Lab 1: Encrypting and Decrypting the Grades Report
After completing this module, students will be able to:
©2023 Microtek Learning – All Rights Reserved