Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Trap
Madrid, Spain
Age: 38
I'm a software developer working for a videogame company.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
79
votes
How much faster is C++ than C#?
c#
c++
performance
benchmarking
asked Sep 26 '08 at 8:57
stackoverflow.com
49
votes
What's so wrong about using GC.Collect()?
.net
performance
memory-management
garbage-collection
asked Sep 23 '08 at 1:30
stackoverflow.com
34
votes
Are doubles faster than floats in c#?
c#
performance
floating-point
double-precision
asked Oct 1 '08 at 17:58
stackoverflow.com
15
votes
In WPF, how can I determine whether a control is visible to the user?
.net
wpf
gui
wpf-controls
visibility
asked Oct 4 '09 at 23:55
stackoverflow.com
11
votes
why iterator methods can't take either 'ref' or 'out' parameters?
c#
parameters
ref
out
asked Jun 15 '09 at 23:48
stackoverflow.com
11
votes
Should a programmer really care about how many and/or how often objects are created in .NET?
c#
.net
memory
garbage-collection
asked Jul 15 '09 at 15:19
stackoverflow.com
8
votes
DSP - Filtering in the frequency domain via FFT
filtering
signal-processing
fft
dft
asked May 28 '10 at 13:34
stackoverflow.com
7
votes
Does it make sense to spawn more than one thread per processor?
multithreading
concurrency
asked Feb 2 '09 at 15:17
stackoverflow.com
6
votes
Is it correct to compare two rounded floating point numbers using the == operator?
.net
floating-point
compare
rounding
asked Oct 25 '08 at 13:54
stackoverflow.com
6
votes
Is there a way to enforce function inlining in c#?
c#
optimization
call
overhead
inlining
asked Oct 29 '08 at 23:31
stackoverflow.com
1
2
next
Top Answers
44
“const correctness” in C#
stackoverflow.com
38
What is the difference between new/delete and malloc/free?
stackoverflow.com
14
How do you write code at home?
stackoverflow.com
13
What does “yield break;” do in C#?
stackoverflow.com
9
Why is it important to override GetHashCode when Equals method is overridden?
stackoverflow.com
9
C++ : Code reuse, classes and libraries
stackoverflow.com
9
How to force a number to be in a range in C#?
stackoverflow.com
Stack Exchange works best with JavaScript enabled