Microsoft C# Advanced: Working with I/O and Forms
Overview/Description
This course, Microsoft C# Advanced: Working with I/O and Forms, presents advanced C# programming concepts, including constructing input/output objects, and creating Windows forms.
Target Audience
You should have a basic understanding of the essential components of Microsoft C#, including writing and compiling C# code.
Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.
Objectives:
Constructing Input/Output Objects
Recognize the System.IO namespace and the Stream class
Recognize the File class
Read from a text file with StreamReader
Write to a text file with StreamWriter
Read from a binary file
Write to a binary file
Use the FileStream class to transfer file information
Creating Windows Forms
Identify Web forms and Windows forms
Create Windows forms applications
Compile Windows forms applications
Set location and size in Windows forms
Apply border styles to Windows forms
Insert control in Windows forms
Create a small WinForms application
Test applications within VSNET
Add controls to WinForms applications
Handle control events
Course Number: MDEV0205