Badge
| Nice Question | Question score of 10 or more. This badge can be awarded multiple times. |
abatishchev earned this badge 28 times |
apr 16 at 9:50
Find minimal and maximal date in array using LINQ?
mar 25 at 22:29
Why does C# compiler overload resolution algorithm treat static and instance members with equal signature as equal?
mar 11 at 4:31
Combine stored procedure and query in T-SQL
feb 21 at 17:59
IEnumerable<T>.Contains with predicate
jan 17 at 14:47
Using comparison operators in SELECT clause of T-SQL query
aug 29 at 12:09
Check-out for edit an item in TFS programmatically
jul 4 at 0:40
I need to iterate and count. What is fastest or preferred: ToArray() or ToList()? [duplicate]
may 30 '12 at 21:12
Is it possible to integrate NUnit into Visual Studio 2010?
may 14 '12 at 20:18
ANSI vs. non-ANSI SQL JOIN syntax
mar 24 '12 at 0:18
A dictionary where value is an anonymous type in C#
mar 7 '12 at 14:35
Requested registry access is not allowed
feb 21 '12 at 19:51
Sort selected text from Visual Studio context menu
feb 3 '12 at 8:26
How to Load assembly to AppDomain with all references recursively?
nov 22 '11 at 14:39
Best string container: StringCollection, Collection<string>, List<string>, ArrayList, ..?
oct 5 '11 at 21:01
How to get parent process in .NET in managed way
jul 23 '11 at 18:54
How much more expensive is an Exception than a return value?
apr 8 '11 at 16:55
Double.TryParse or Convert.ToDouble - which is faster and safer?
dec 18 '10 at 23:56
Guarantee code execution even on process kill
nov 16 '10 at 3:02
How to obfuscate web app before publishing?
sep 14 '10 at 11:48
Convert string[] to int[] in one string of code using LINQ
aug 19 '10 at 14:53
What is the best way to determine application root directory?
aug 15 '10 at 0:16
Is read-only auto-implemented property possible?
aug 3 '10 at 9:49
Effective method to hide email from spam bots