Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Noon Silk earned this badge 47 times |
dec 31 at 14:30
Compare two datetimes - without hour and second
dec 4 at 13:53
Screensavers With XNA and .NET?
sep 4 at 17:19
How do I comment out a block of tags in XML?
aug 29 at 22:49
What is Type<Type> called?
aug 17 at 6:55
Learning assembly
dec 7 '11 at 8:57
.NET Events - What are object sender & EventArgs e?
jul 7 '11 at 2:49
ASP.Net double-click problem
apr 27 '11 at 13:44
(post deleted or otherwise unavailable)
jan 29 '11 at 13:43
Do cryptographic hashes provide really unique results?
jan 7 '11 at 2:53
Why does Java allow arrays of size 0?
dec 20 '10 at 0:56
C#: what does compile time 'const' mean?
aug 7 '10 at 6:16
Why doesn't Java have automatic properties like C#?
jul 28 '10 at 1:58
Aspect Oriented Programming in C#
jul 23 '10 at 2:47
Is there a way to create your own HTML element?
may 25 '10 at 7:47
Why optional parameters must appear at the end of the declaration
may 20 '10 at 7:02
int i vs int index etc. Which one is better?
may 19 '10 at 7:02
C# Method to sum hh:mm data?
apr 10 '10 at 18:07
Is it OK to write a constructor which does nothing?
mar 31 '10 at 17:52
(post deleted or otherwise unavailable)
mar 15 '10 at 17:52
How can i generate GUID for a string values?
feb 25 '10 at 6:37
Is it possible to have Client-side Validation WITHOUT Javascript
feb 3 '10 at 11:17
(post deleted or otherwise unavailable)
jan 20 '10 at 6:27
PayPal $0 Dollar Transaction?
jan 13 '10 at 12:32
implicitly casting a generic<T> back to T
jan 12 '10 at 5:02
Why does “x ^= true” produce false in this example?
jan 7 '10 at 21:57
Java no name static method
jan 6 '10 at 0:52
How to break 2 loops in javascript?
jan 5 '10 at 23:12
Is it safe to store (hashed) passwords in a cookie?
dec 2 '09 at 23:57
Convert AES encrypted string to hex in C++
nov 30 '09 at 14:12
Unhashing a hash C#
nov 18 '09 at 21:37
.NET Catch General Exceptions
oct 14 '09 at 8:47
What code or output is art worthy?
oct 14 '09 at 7:12
What is the difference between “\r” and “\n”?
oct 1 '09 at 0:07
Is it wrong not to prefer an IDE?
sep 22 '09 at 16:57
Why do newbie programmers seem to shy away from libraries?
sep 2 '09 at 13:02
What could C# learn from Java?
aug 30 '09 at 1:32
C# - writing method blocks
aug 25 '09 at 11:47
AOP… Should I unlearn OOP?
aug 21 '09 at 12:52
What purpose does Class.forName() serve if you don't use the return value?
aug 21 '09 at 10:22
(post deleted or otherwise unavailable)
aug 21 '09 at 9:57
How is “Is offline for maintenance” page implemented?
aug 19 '09 at 8:17
What does “javascript:void(0)” mean?
aug 18 '09 at 18:27
Get Recent documents folder in .NET
aug 17 '09 at 10:22
Continuous builds and Agile vs commit often
aug 15 '09 at 12:57
Is “while (true)” usually used for a permanent thread?
aug 13 '09 at 15:27
What advantages do constraints provide to a database?