lamp

Browse by Tags

Sorry, but there are no more tags available to filter with.
IsDigit…!
08 July 09 12:24 PM | Frederick.Chapleau | with no comments
There is a bunch of worker methods inside base classes... did you know the char.IsDigit one? -f.
Filed under:
XML Schema when it’s time to validate
07 July 09 10:15 AM | Frederick.Chapleau | with no comments
The usage of a XML file to handle parameters is the new way to handle INI files. When it’s time to validate them, it is a good and simple way to create a XSD file and just validate the XML against it. -f.
Filed under: