SpiceQA
Questions
Tags
Users
Badges
user_56778
@user_56778
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
I've heard i++ isn't thread safe, is ++i thread-safe?
43 votes
Is there any performance difference between ++i and i++ in C#?
41 votes
How can I convert seconds into (Hour:Minutes:Seconds:Milliseconds) time?
27 votes
String encryption - generate unique pattern like Spotify codes
6 votes
Associating enums with strings in C#
5 votes
Top Questions
Why are .NET timers limited to 15 ms resolution?
67 votes
3 answers
Does BlockingCollection<T> guarantee removal order?
27 votes
2 answers
Is app.config required in .Net 4.0 C# projects?
21 votes
3 answers