Web Development Blog

Web development blog, including simple php, mysql, c#, html, js, nginx tips and tutorials.

Showing posts with label C# WMI. Show all posts
Showing posts with label C# WMI. Show all posts
11 December 2008

C# Read Harddisk Serial Number WMI ManagementClass Win32_LogicalDisk

›
With the Win32_LogicalDisk Management path we can reach the local disk information. Even you can read harddisk serial number , size, partit...
2 comments:
25 November 2008

C# WMI Startup Programs, List Startup Applications with ManagementClass

›
It is possible to list Startup Programs of operating system in C# . With the use of ManagementClass , a few lines of code will give us this...
1 comment:

C# Read Windows Logon User Name in WMI

›
Using the namespace System.Management , we can easily read the Windows Logon User name . The WMI (Windows Media Instrumentation) queries are...
5 comments:

C# WMI Howto List Windows OS User List With Login Names

›
It is not easy to reach windows login users list in C# . There are several ways to get this list, like WMI ( windows media instrumentation...
1 comment:
Home
View web version
Powered by Blogger.