Failure is not an option :: Feel Alive, Skydive

 

Current Articles | Categories | Search | Syndication

Articles from Projects - Open Source

Div based columns made simple

 

For a long time me and some co-workers felt the need to use DIV element instead of the good-old TABLE element, since it is so DAMN easy to achieve the desirable results with TABLE elements. On a second note and for a while now we use our own CMS platform thus the need to create full W3C pages that maintain the defined layout whatever content it holds is a constant requirement. So I have been looking for a nice DIV-based alternative for column-based designs easy to implement.

SharpCollect APIs - I. WMI for .Net

 

In this article I'm going to introduce a simple set of classes that can be used to aggregate property values for any of the hundreds of classes in the WMImajor namespace. I've built this for an asset management application for a electricity company which required retrieving WMI information from local and remote computers.