.NET C# VB.Net How to get Windows Product Name in C# and VB.NET Feb 12, 2015 Administrator To get Windows Product Name in C# and VB.NET you can use the following snippet. Sample C# Sample VB.NET Tipp: To use ManagementObjectSearcher you need to set a Reference to…
.NET C# VB.Net How to get a drive serial number in C# and VB.NET Jun 21, 2014 Administrator To get a drive serial number in C# and VB.NET you can use the following snippet. Sample C# Sample VB.NET