Chapter 14. Maintaining and Supporting a Windows Application

Terms you'll need to understand:

  • Process class

  • EventLog class

  • PerformanceCounter class

  • Start method

  • CloseMainWindow method

  • Kill method

  • CreateEventSource method

  • WriteEntry method

  • Sampling

  • Publishing

Techniques you'll need to master:

  • Understand the use of the Start, Kill, and CloseMainWindow methods to start and stop processes.

  • Know how to use event logs within your applications.

  • Understand the purpose and use of performance counters.

After you have created your Visual C# .NET application and deployed it to your users, you will need to monitor its operation and make adjustments to improve performance. In this chapter, we examine some of the methods that can be used to fulfill this requirement, ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.