| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
stakx earned this badge 33 times |
apr 23 at 17:59
Deep copy vs Shallow Copy
apr 12 at 13:55
C# and arrays of anonymous objects
mar 6 at 8:36
Abstraction VS Information Hiding VS Encapsulation
feb 26 at 3:52
jQuery select column
oct 24 at 20:29
overloading of the operator++()
sep 25 at 18:27
VBA check if object is set
sep 11 at 8:29
Getting the object out of a MemberExpression?
sep 4 at 15:34
Can you bundle dlls together?
apr 16 '12 at 11:21
Move DataTable from one DataSet to another
feb 19 '12 at 10:17
What's the meaning of this usage of Java generics?
nov 16 '11 at 22:06
Write text files without Byte Order Mark (BOM)?
nov 16 '11 at 19:30
Can I comment a JSON file?
mar 16 '11 at 5:35
Reference Library for all C# .NET methods
mar 8 '11 at 5:26
convert .NET generic List to F# list
feb 23 '11 at 21:39
'base' as a function parameter name in C#
feb 9 '11 at 12:58
What are the limits to code generation from XML Schema in C#?
feb 4 '11 at 15:06
Capitalization of an acronym that starts a parameter
nov 4 '10 at 22:16
(post deleted or otherwise unavailable)
oct 12 '10 at 12:40
Static linking vs dynamic linking
aug 30 '10 at 23:45
Stumped at a simple segmentation fault. C++
aug 30 '10 at 9:15
what's the implication of void**?
jun 15 '10 at 19:57
How to free memory in try-catch blocks?
jun 13 '10 at 23:27
Error CS1002: ; Expected — I have a semicolon. :(
may 15 '10 at 18:12
Is it secure to use malloc?
may 3 '10 at 8:07
Memory not being freed, causing giant memory leak
apr 24 '10 at 22:37
can anyone explain this code to me?
feb 15 '10 at 20:02
why can't a static member be reached through an instance name?
feb 11 '10 at 20:52
Can’t declare local variable inside conditional statement