As a .NET Developer:
Ever tried to find out more information about your computer’s system?
Ever needed a list of connected USB-Devices, available Serial Ports or Printers?
Ever heard of WMI?
Did you know, it’s also supported by Mono?

There’s a free tool from Microsoft, which is of great help navigating through namespaces, classes and their properties called “WMI Code Creator“.
This tool offers the possibility to create C#, VB.Net & VBScript code.

WMICodeCreator

download here (it’s free!)