Using NDF

The Network Diagnostics Framework (NDF) ships as part of Windows Vista, Windows Server 2008, and later. NDF can be used by software developers to diagnose and repair network issues that may be causing their applications to fail. Developers can use Microsoft-provided APIs that connect their applications to NDF. In some cases, developers can also build NDF helper class extensions to help diagnose issues specific to their networking software.

In This Section

Topic
Using NDF Functionality
Designing NDF Helper Class Extensions
User Interface Guidelines for NDF Helper Class Extensions
Registering NDF Helper Class Extensions
NDF Diagnostics Example
NDF Helper Class Examples