This article describes an approach used to determine the time of the last system boot up and to display the time elapsed since boot up. The application uses element of the System.Management library to run a select query against Win32_OperatingSystem; the application also display the amount of elapsed time since system boot up by comparing the boot up time against the current time; the elapsed time is updated every 1000 milliseconds whilst the application is running. A TimeSpan object is used to calculate the difference between the current time and the boot up time.
SharpXML 0.01
(Popularity: ) : SharpXML is a C# wrapper for the .NET XML Framework. In this version you can only load XML from a file or string, read, edit, and create nodes, and edit and create attributes.
SharpXML is basically a re-write of ... Text Predictor
(Popularity: ) : This program emulates the T9 dictionary found on various mobile phones. As you press the buttons, the non-probable words are discarded from the Listbox on the left which shows interactively what happens in your mobile phone while composing a SMS. ...