Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Kirk Woll earned this badge 25 times |
may 13 at 14:20
Using RazorEngine to parse Razor templates concurrently
may 13 at 9:10
Expression.Call and “Ambiguous Match Found”
feb 28 at 21:01
How to create a List with a dynamic object type C#
feb 26 at 18:23
{} in linq result
jan 15 at 16:21
Get list of distinct values in List<Foo>
nov 7 at 22:15
Entity Framework OfType()
may 16 '12 at 23:39
Unexpected behavior from String.Format()
may 10 '12 at 23:53
Found a random plus sign, no syntax error
may 4 '12 at 17:20
SQL Syntax and a missing value
mar 29 '12 at 19:29
Logging lambda expressions
mar 3 '12 at 4:36
C# using keyword,Proper use of it
nov 15 '11 at 17:33
How does Lazy<T> get around needing new() constraint?
nov 11 '11 at 21:08
log4net not working
oct 21 '11 at 19:09
C# - How do you display Apr '11 with DateTime.ToString
sep 15 '11 at 22:27
Is it possible to have an interface method defined with a generic return type and a concrete implementation define the return type?
aug 16 '11 at 19:58
How to render a self closing tag using TagBuilder?
jun 8 '11 at 1:54
get last element with linq to sql
feb 11 '11 at 4:36
Why doesn't C# have package private?
feb 8 '11 at 1:12
Would there be any performance difference between these 2 IEnumerable<T> codes using foreach?
oct 21 '10 at 5:55
Is it possible to express this code in LINQ?
oct 1 '10 at 5:26
Get a distinct list of ids from IEnumerable<T>