skip to main content
3 posts tagged with programming by Khalad.
Displaying 1 through 3 of 3.
I'm looking for the appropriate algorithm to use to compare two files. I think I can do better than
diff due to some added constraints.
[more inside]
posted by Khalad
on Feb 2, 2006 -
25 answers
A C# question: I'm starting a new project at work, and we're going to be fully commenting each class/method/whatever, as well as write extensive unit tests (using
NUnit). I very much like how the compiler generates warnings for uncommented methods, but it also warns me about my uncommented unit tests. Is there a way to disable these warnings for my unit tests?
[more inside]
posted by Khalad
on Sep 26, 2004 -
10 answers
Page:
1