SpiceQA
Questions
Tags
Users
Badges
Earwicker_27423
@Earwicker_27423
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Is it better to use C void arguments "void foo(void)" or not "void foo()"?
310 votes
How to access property of anonymous type in C#?
308 votes
Is it more efficient to copy a vector by reserving and copying, or by creating and swapping?
272 votes
Difference between declaring variables before or in loop?
271 votes
Count the items from a IEnumerable<T> without iterating?
251 votes
Top Questions
C# Events and Thread Safety
241 votes
15 answers
Why can't yield return appear inside a try block with a catch?
112 votes
4 answers
Is there a way for multiple processes to share a listening socket?
100 votes
10 answers
In WPF, under what circumstances does Visual.PointFromScreen throw InvalidOperationException?
17 votes
5 answers
Java Portals and Portlets
16 votes
1 answers