SpiceQA
Questions Tags Users Badges
user_106159
user_106159
@user_106159
0 reputation
0 answers
15 questions
About Me
// Hello, World !
Top Answers
  1. Why is compilation OK, when I use Invoke method, and not OK when I return Func<int,int> directly?
    28 votes
  2. Can I remove items from a ConcurrentDictionary from within an enumeration loop of that dictionary?
    19 votes
  3. Garbage Collector Behavior for Destructor
    13 votes
  4. Weird enum name resolution in C#
    12 votes
  5. What does assignment to a bracketed expression mean in C#?
    11 votes
Top Questions
  1. Why does Enumerable.Single() iterate all elements, even when more than one item has already been found?
    64 votes
    3 answers
  2. Adding a single Console.WriteLine() outside a loop changes a loop's timings - why?
    14 votes
    1 answers
  3. Code runs 30% slower in .Net Core compared to .Net Framework - any way to speed things up?
    8 votes
    2 answers
  4. Is the IEnumerable.OrderBy().First() optimisation in .Net Core 3.1 documented anywhere?
    5 votes
    2 answers
  5. Under what circumstances should `object.ToString()` return null?
    5 votes
    1 answers
Terms of service Privacy policy
Powered by Answer