SpiceQA
Questions
Tags
Users
Badges
Marc_Gravell_23354
@Marc_Gravell_23354
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Why is it important to override GetHashCode when Equals method is overridden?
1444 votes
How do I update the GUI from another thread?
1180 votes
Random number generator only generating one random number
1131 votes
'Static readonly' vs. 'const'
1040 votes
How to get the list of properties of a class?
973 votes
Top Questions
Is there any benefit to this switch / pattern matching idea?
158 votes
10 answers
Using Protobuf-net, I suddenly got an exception about an unknown wire-type
76 votes
8 answers
Using scripts in a master page with ASP.NET MVC
69 votes
11 answers
Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
53 votes
2 answers
Why can nameof not be used with alias-qualified types at the root level?
32 votes
2 answers