Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Jim Mischel
Austin, TX
blog.mischel.com
Age: 51
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
27
votes
Why is concurrent modification of arrays so slow?
c#
.net
multithreading
asked Dec 29 '11 at 19:41
stackoverflow.com
20
votes
Why are .NET timers limited to 15 ms resolution?
.net
timer
asked Sep 19 '10 at 0:12
stackoverflow.com
19
votes
Bug in System.Random constructor?
c#
.net
asked Jul 18 '09 at 18:52
stackoverflow.com
13
votes
Working way to make video from images in C#
c#
video
ffmpeg
asked Feb 11 '09 at 23:00
stackoverflow.com
10
votes
GC.KeepAlive versus using
c#
garbage-collection
keepalive
asked Mar 11 '09 at 17:55
stackoverflow.com
10
votes
Should an implementation of IEqualityComparer.Equals allow null values?
c#
generics
equality
asked Dec 12 '12 at 2:12
stackoverflow.com
9
votes
Is app.config required in .Net 4.0 C# projects?
c#
visual-studio-2010
asked Sep 30 '10 at 17:33
stackoverflow.com
7
votes
Configuring Windows DNS resolver cache
c#
.net
dns
asked Mar 10 '09 at 15:29
stackoverflow.com
7
votes
Avoiding the ABA problem in .NET code
c#
.net
concurrency
asked Mar 20 '09 at 16:39
stackoverflow.com
7
votes
In .NET, why are constants evaluated at compile time rather than at JIT time?
c#
.net
const
asked Dec 10 '10 at 23:36
stackoverflow.com
1
2
next
Top Answers
67
Throwing the fattest people off of an overloaded airplane.
stackoverflow.com
38
I've heard i++ isn't thread safe, is ++i thread-safe?
stackoverflow.com
20
Using a MemoryStream with FileStreamResult possible?
stackoverflow.com
20
Why not use heap sort always
stackoverflow.com
19
Poll C# app's memory usage at runtime?
stackoverflow.com
18
Get Youtube Video ID from html code with PHP
stackoverflow.com
16
Inter-AppDomain communication problem
stackoverflow.com
15
Is there any performance difference between ++i and i++ in C#?
stackoverflow.com
13
Difference between Monitor.Pulse and Monitor.PulseAll
stackoverflow.com
13
RemoveAt(x); Does it dispose the element x?
stackoverflow.com
11
C# Looping through an array without throwing exception
stackoverflow.com
11
Uri.TryCreate throws UriFormatException?
stackoverflow.com
11
Why are Action<T> and Predicate<T> used or defined as delegates?
stackoverflow.com
11
Threads pausing and resuming c#
stackoverflow.com
11
find week ending date of last completed week
stackoverflow.com
11
Is there a hashing algorithm that is tolerant of minor differences?
stackoverflow.com
11
Regular Expression | Leap Years and More
stackoverflow.com
11
What if a timer can not finish all its works before the new cycle time arrives?
stackoverflow.com
11
Is there a technical reason for requiring the “out” and “ref” keywords at the caller?
stackoverflow.com
10
Disposing a static brush
stackoverflow.com
10
Is there a global named reader/writer lock?
stackoverflow.com
10
What is Shadowing?
stackoverflow.com
10
How to set array length in c# dynamically
stackoverflow.com
10
C# - Appending strings to a string array
stackoverflow.com
10
xcopy installation of Visual C++ 2008 runtime
stackoverflow.com
10
Why should code be aligned to even-address boundaries on x86?
stackoverflow.com
10
unusual behaviour in delphi assembly block
stackoverflow.com
10
Performance of “direct” virtual call vs. interface call in C#
stackoverflow.com
10
Sorting a linked list- why not?
stackoverflow.com
10
Algorithm to resize image and maintain aspect ratio to fit iPhone
stackoverflow.com
1
2
3
4
5
next
Stack Exchange works best with JavaScript enabled