Jump to content

c# Device ID

Go to solution Solved by Nuluvius,

Did you try Google first? Have a look at this, this, thisthis and WMI as a starting point. Though I would suggest that you try to stay away from WMI where possible.

So this summer I got bored and decided to write a small application using C#. However this is my first time using the language and have no clue how to use it. In the application I need to display the device name and drivers of the WiFI card is there any way of doing this ? 

Link to comment
https://linustechtips.com/topic/198597-c-device-id/
Share on other sites

Link to post
Share on other sites

Did you try Google first? Have a look at this, this, thisthis and WMI as a starting point. Though I would suggest that you try to stay away from WMI where possible.

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
https://linustechtips.com/topic/198597-c-device-id/#findComment-2692784
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×