IT Course Outline


Building Applications with Visual C#
Prerequisites : Visual C# Developing Applications course is required.
Course Length: 4 days
Course Description
In this course, participants learn about important development topics that aren't normally covered in a beginning Windows application programming course. Starting with saving objects to a stream using .NET Serialization and creating and displaying reports, attendees work through crucial topics such as attributes and reflection, programming XML using the XmlDocument class, and the XmlReader/XmlWriter classes, creating Windows Services, and drawing user interfaces using the System.Drawing namespace.
 
Course Topics
Serialization
Introducing Serialization
Serializing Complex Objects
Customizing the Serialization Process
WMI Events and Asynchronous Handling
Creating WMI Event Handlers
Working with WMI Asynchronously
WMI Server Explorer Extensions and Events
Creating and Displaying Reports
Reports in Data Applications
Creating and Displaying Reports
Examining the DataGridViewControl
Customizing Rows, Columns and Cells
Working with Bound and Unbound Data
Filling the .NET Gaps with WMI
Introducing WMI
Getting Started with WMI
WMI Queries, Properties, and Methods
WMI Server Explorer Extensions
Extending Visual Studio 2005
Extending Visual Studio 2005
Creating Item Templates
Creating Project Templates
Using and Creating Code Snippets
Using Macros to Automate the IDE