4
Answers

How to get user local machine hardware configuration using asp.net c#

I want to gather user local machine hardware information for IT inventory for my organization. I want to develop single page ASP.NET website using C# where user may click and code will gather all information like processor details, hard disk drive details, RAM, and all motherboard details.
Answers (4)