Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
acidzombie24
email is acidzombie24@gmail.com
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
52
votes
C# byte[] to hex string
c#
string
hex
asked Mar 8 '09 at 5:20
stackoverflow.com
52
votes
Can I save my weighted companion cube in room 17?
portal
asked Nov 5 '11 at 0:30
gaming.stackexchange.com
40
votes
How do exceptions work (behind the scenes) in c++
c++
performance
exception
throw
try-catch
asked Nov 21 '08 at 2:06
stackoverflow.com
39
votes
Why are joins bad when considering scalability?
sql
join
asked Apr 12 '10 at 17:02
stackoverflow.com
29
votes
What are good JS libraries for game dev?
html5
javascript
asked Oct 3 '10 at 22:33
gamedev.stackexchange.com
28
votes
Where are the readonly/const in .NET?
.net
language-design
library-design
asked May 11 '10 at 20:36
stackoverflow.com
28
votes
What is this Type in .NET (Reflection)
c#
.net
reflection
asked Jun 19 '11 at 13:00
stackoverflow.com
27
votes
#ifdef in C#
c#
asked Jun 10 '09 at 12:49
stackoverflow.com
26
votes
php == vs === operator
php
comparison
operators
equality
asked Feb 26 '09 at 7:48
stackoverflow.com
26
votes
What does the restrict keyword mean in C++?
c++
restrict
asked Apr 22 '09 at 8:59
stackoverflow.com
1
2
3
4
5
…
10
next
Top Answers
65
What's the most absurd myth about programming issues?
programmers.stackexchange.com
13
Why does this bitwise shift-right appear not to work?
stackoverflow.com
10
How to recruit programmers for an open source project and kick-start it?
programmers.stackexchange.com
10
What trends do you see for your profession in 30 years?
programmers.stackexchange.com
10
How can I hide “defined but not used” warnings in GCC?
stackoverflow.com
8
Hidden Features of C++?
stackoverflow.com
7
Unexplained C++ default int values
stackoverflow.com
5
#error directive in C?
stackoverflow.com