True is not true (?)
This error is thrown when an XML file is read into a DataSet using “System.Boolean” as DataType.
Exporting data from SQL to XML
Exporting data from a SQL database to a XML file is very easy, if you know how to....
Empty variables during FOR loops in batch files
Batch files (*.bat / *.cmd) are easy to build and yet powerful scripts . Although time is catching...
RE: Installing Windows Features with Windows PowerShell
Recently my colleague Robin Plomp wrote an article about installing features in Window Server 2008 R2 (or Windows...