Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
ChrisW earned this badge 54 times |
feb 23 at 23:24
Get contained type in a List<T> through reflection?
nov 9 at 20:00
can two classes see each other using C++?
nov 2 at 11:27
Checking value exist in a std::map - C++
oct 8 at 8:49
Circular C++ Header Includes
jul 10 at 7:13
C# (.NET) Design Flaws
apr 30 '12 at 3:57
Is Critical Section always faster?
mar 19 '12 at 8:43
Why Would I Ever Need to Use C# Nested Classes
jan 13 '12 at 13:09
How to remove objects from an Enumerable collection in a loop
oct 28 '11 at 19:11
Can I access private members from outside the class without using friends?
oct 13 '11 at 4:10
How to implement precompiled headers into your project
oct 12 '11 at 23:08
Why do you not use C for your web apps?
jul 28 '11 at 14:46
How to become a better C++ programmer?
jul 20 '11 at 23:13
How to stop Lean programming becoming Cowboy Coding?
jul 7 '11 at 2:49
How to constrain multiple generic types?
jul 7 '11 at 2:49
Why do we teach assembly language programming?
jun 15 '11 at 13:22
Protecting a high value C# application with only one user
feb 1 '11 at 23:28
Is TimeSpan unnecessary?
sep 20 '10 at 2:22
(post deleted or otherwise unavailable)
sep 9 '10 at 21:17
When should I add a GUI?
jul 28 '10 at 17:08
There is an if-else, is there a Neither Nor statement?
jul 27 '10 at 18:28
Traversing a tree of objects in c#
jun 28 '10 at 19:07
Advantages of using delegates?
jun 26 '10 at 3:37
How to parse SQL files using C#?
jun 18 '10 at 17:22
who wrote 250k tests for webkit?
jun 4 '10 at 13:22
When do you worry about stack size?
feb 10 '10 at 20:27
(post deleted or otherwise unavailable)
nov 10 '09 at 16:07
Why is 'using namespace std;' considered a bad practice in C++?
sep 24 '09 at 23:17
Why do I have to assign a value to an int in C# when defaults to 0?
sep 23 '09 at 14:17
best C++ book for interview?
sep 21 '09 at 15:37
Are KISS and YAGNI at odds with the trends towards increasingly more sophisticated patterns and practices like SOA, DDD, IoC, MVC, POCO, MVVM?
sep 15 '09 at 8:12
Passing a modifiable parameter to c++ function
sep 11 '09 at 10:47
“it works-don't touch it” and continues engineering
aug 31 '09 at 16:57
Faster to malloc multiple small times or few large times?
aug 24 '09 at 14:42
Why doesn't form nested in p validate as XHTML
aug 20 '09 at 23:57
Clean up your #include statements?
aug 14 '09 at 3:02
What is the best location for solution file in Visual Studio?
jul 7 '09 at 19:52
Laws of Computer Science and Programming
may 24 '09 at 21:32
Good, free introductory text to c++?
may 16 '09 at 11:27
(post deleted or otherwise unavailable)
may 11 '09 at 17:22
How fast is c#?
mar 17 '09 at 13:07
Use #ifdefs and #define to optionally turn a function call into a comment
feb 18 '09 at 22:12
C++ code analysis tools
feb 14 '09 at 23:32
(post deleted or otherwise unavailable)
feb 14 '09 at 4:22
Is it more efficient to branch or multiply?
feb 14 '09 at 0:37
Large Switch statements: Bad OOP?
feb 13 '09 at 22:37
Is it safe to reuse pointers variables after freeing what they point to?
feb 5 '09 at 18:07
C++ singleton GetInstance() return
feb 2 '09 at 22:02
(post deleted or otherwise unavailable)