|
This course discusses how to create a new Windows application project and explains the default code provided by Visual Studio .NET. The course also explains how to use common Visual C# classes such as the CommonDialog, FileDialog, FontDialog, and ColorDialog classes. This course shows users how to create Windows services using Visual C# and how to install and administer the services they've created with Visual Studio .NET.
Objectives:
After completing this course, students will be able to:
- Create and customize a simple Windows application using Visual C#
- Use the CommonDialog class
- Understand Windows services
- Create a Windows service application
- Install and administer a service
Topics:
- Creating a Windows Application Project
- Tailoring the Design of a Form
- Understanding the Default Code
- Adding a Button to a Form
- The CommonDialog Class
- The FileDialog Class
- The FontDialog Class
- The ColorDialog Class
- Understanding Windows Services
- Creating a Windows Service Application
- Installing a Service
- Administering a Service Using the OS
- Administering a Service Using Code
|