| Visual Studio .NET Programming with Visual C#- Getting Started |
- Understand a Visual C# program
- Identify and specify variable types
- Store data in variables
|
- Convert one data type to another
- Recognize and use Visual C# operators
- Use various Visual C# statements, including selection, iteration, and jump statements
|
|
| Visual Studio .NET Programming with Visual C#- Arrays and Classes |
- Understand the use of arrays in a Visual C# program
- Explain single-dimensional and multi-dimensional arrays
- Create jagged arrays
|
- Create Visual C# classes
- Add fields, properties, methods, and indexers to a Visual C# class
|
|
| Visual Studio .NET Programming with Visual C#- Creating Windows Applications |
- 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
|
|
|