Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
RickL
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
17
votes
C#: Do I need to dispose a BackgroundWorker created at runtime?
c#
backgroundworker
dispose
asked Nov 18 '09 at 12:18
stackoverflow.com
14
votes
Seeking clarifications about structuring code to reduce cyclomatic complexity
language-agnostic
quality
metrics
cyclomatic-complexity
asked Oct 15 '08 at 11:18
stackoverflow.com
9
votes
Should a sys admin backup important data in anyway he can, even if he disagrees with the backup strategy?
raid
management
strategy
asked Feb 4 '10 at 22:22
serverfault.com
8
votes
Optimising a SELECT query that runs slow on Oracle which runs quickly on SQL Server
sql
sql-server
oracle
optimization
asked Sep 23 '08 at 11:50
stackoverflow.com
6
votes
In-memory search index for application takes up too much memory - any suggestions?
c#
optimization
search
memory
search-engine
asked Oct 21 '08 at 14:53
stackoverflow.com
5
votes
Will a hybrid hard drive improve Visual Studio compilation times?
visual-studio
performance
hardware
compilation
harddrive
asked Aug 11 '10 at 9:39
stackoverflow.com
Top Answers
12
Which common features of desktop applications do most web applications miss?
stackoverflow.com
10
Why is my BeginInvoke method not async?
stackoverflow.com
9
Should you obfuscate a commercial .Net application?
stackoverflow.com
9
Write a program in 30 minutes (for a C# programmer candidate interview question)
stackoverflow.com
9
What is the best tool for build automation for a one-man software shop?
stackoverflow.com
7
Is it possible to replace to uppercase in Visual Studio?
stackoverflow.com
6
Prisoner's Dilemma Algorithm
stackoverflow.com
5
How to unit test IDisposable?
stackoverflow.com