WMI Provider Extensions in .NET Framework v3.5

Mon, February 11, 2008, 07:05 AM under dotNET | Orcas
A long time ago I created a hyperlinked list of the new assemblies in .NET Framework v3.5 and the only one that did not have a hyperlink was the WMI assembly (item 6 on the list).

So, I was very pleased that in last week's MSDN Flash we published a 500 word succinct article on that very topic. For the non-Flash subscribers, scroll down on this page to read it.
Sunday, 17 February 2008 11:06:00 (Pacific Standard Time, UTC-08:00)
I recently tried to do some WMI programming in .NET 2.0 and I must admit it was fairly difficult. I got some basics to work and would have had enough for what I needed to do but anything that can help improve the interaction API gets my vote.

If anyone is interested here is a link to my blog post on "Getting started with WMI". Its far from complete but its based on real events LOL.

http://blog.lyalin.com/2008/02/getting-started-with-wmi-in-net.html
Tuesday, 26 February 2008 13:05:43 (Pacific Standard Time, UTC-08:00)
Dmitry: Thanks for sharing :)
Comments are closed.