Browse by Tags

Sorry, but there are no more tags available to filter with.
Creating Quick Tests in C#
Published Fri, Jun 18 2004 2:51 | coad
Update on 5/2/07: This post has nothing to do with Unit Testing (it was written before I was aware of unit testing) but has to do with write little bits of code to try new stuff out. It is also only for VS03. For the current version (VS05), see this post...
Filed under: ,
Two New CoadTools, AdvancedFileProperties & OrderedStringDictionary
Published Sat, Apr 17 2004 22:37 | coad
My protege, Radoslav (Radi) Ivanov (age 16), has published his first code utilitity! It is an “Advanced File Properties“ reader that retrieves the NTFS extended properties of a file. It provides a DataTable wrapped method for an included COM DLL. I created...
Filed under: ,