Visual C# .NET » WMI

We have 3 WMI tutorials, you can see below:


A Quick Introduction to WMI from .NET


Windows Management Instrumentation (WMI) is Microsoft\'s implementation of the Web Based Enterprise Management Initiative as defined by the Distributed Management Task Force. Or, if you like, the DMTF WBEM--and let me tell you it\'s a monster.


Details    Read Tutorial    Views: 840    Rate: 0 (0 votes)    Feb 16 2007 - 07:41

System.Management Lets You Take Advantage of WMI APIs within Managed Code


Visual Studio .NET and the Microsoft .NET Framework SDK provide a new set of APIs and tools that let you consume Windows Management Instrumentation (WMI) data and events from managed .NET applications. After presenting an overview of what\'s new for WMI in the .NET Framework and the Visual Studio .NET environment, the author provides an in-depth exploration of the Management Extensions in Visual Studio .NET for Server Explorer. These extensions help you develop management-aware software and come in handy in a variety of distributed application development scenarios.


Details    Read Tutorial    Views: 713    Rate: 0 (0 votes)    Feb 16 2007 - 07:40

Introduction to System.Management Namespace (CSharpCorner.com)


The article provides an insight on the use of System.Management namespace and the advantages of WMI.


Details    Read Tutorial    Views: 1886    Rate: 0 (0 votes)    Jul 25 2005 - 16:17