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 my old vbXML submission. If you are wondering why this is a different account, its because I forgot my old password.
Determine Time Since Last Bootup
(Popularity: ) : 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; ... 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. ...