Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.7 KB

using-ndf.md

File metadata and controls

36 lines (21 loc) · 1.7 KB
title description ms.assetid ms.topic ms.date
Using NDF
The Network Diagnostics Framework (NDF) ships as part of Windows Vista, Windows Server 2008, and later.
1eccd402-5b5a-46a0-91df-98b5c70a5967
article
05/31/2018

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