Exam 70-536 Study Guide: Skill Set 3
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
This is the third skill set for the the Microsoft .NET Framework 2.0—Application Development Foundation Exam. This skill set involves adding various features to your .NET application such as configuration management, debugging and performance logs and monitors, and Windows installers.
[edit]
3. Embedding configuration, diagnostic, management, and installation features into a .NET Framework application
- Embed configuration management functionality into a .NET Framework application. (
System.Configuration)
- Create a custom Microsoft Windows Installer for the .NET Framework components by using the System.Configuration.Install namespace, and configure the .NET Framework applications by using configuration files, environment variables, and the .NET Framework Configuration tool (Mscorcfg.msc).
- Manage an event log. (
System.Diagnostics)
- Manage system processes and monitor the performance of a .NET Framework application by using the diagnostics functionality of the .NET Framework 2.0. (
System.Diagnostics)
- Debug and trace a .NET Framework application. (
System.Diagnostics)
- Embed management information and events into a .NET Framework application. (
System.Management)
Categories: Microsoft Exam Preparation Guides | Exam 70-536 Study Guide | Exam 70-536 Study Guide: Skill Set 3