device serial number

HardwareLib

HardwareLib

VERSION 1 .2 RELEASED ! HardwareLib is a .NET Library that offers a set of functions to get information about your hardware such as motherboard, CPU , RAM ,Graphics Card, Network Adapter, CD/DVD Drives and Hard Drives… You can get device details (manufacturer, model, serial number, Name…. etc) HardwareLib use WMI to obtain informations about installed Devices please see the screenshot How to use CPU Class ...

DriveInfoEx class - extension for DriveInfo

DriveInfoEx class - extension for DriveInfo

DriveInfoEx is a .net class which purpose is to provide some extra data about every storage drive installed. You can get drive icon (large and small), device details (manufacturer, model, serial no etc.), partition details (disk index, offset, size etc). DriveInfoEx is quering few various WMI classes (Windows Management Instrumentation) to obtain necessary data and aggregate it into acceptable form. Standard .net class named DriveInfo ...