Skip to main content
Aaronaught's user avatar
Aaronaught's user avatar
Aaronaught's user avatar
Aaronaught
  • Member for 15 years, 2 months
  • Last seen more than a month ago
  • Mountain View, CA
26 votes
Accepted

MVVM and service pattern

26 votes
Accepted

Coaxing requirements out of business people?

26 votes

Completing a project successfully despite hostile management?

25 votes

Why do we call it "production"?

23 votes

Why are null references shunned while throwing exceptions is considered okay?

21 votes
Accepted

Who Owns an Idea on the Web?

21 votes
Accepted

Changed The Customer's World - how do we handle this?

21 votes
Accepted

How to significantly improve Java performance?

18 votes
Accepted

How will C# 5 async support help UI thread synchronization issues?

18 votes
Accepted

What is the proper way to create requirements documents?

17 votes

How many are too many interfaces on a class?

16 votes
Accepted

Can a developer perform testing efficiently?

16 votes
Accepted

Pulling changes from master to my work branch?

15 votes

How can I effectively manage long-term feature development and short-term bug fixing at the same time?

15 votes

Too much version control and bug tracking overhead per change?

15 votes
Accepted

"Super" vs "protected method" for running common code

14 votes

What's your suggestion if the company didn't recognize my contribution towards a big project?

14 votes
Accepted

Is SOA suitable for developers or only for business/IT management people?

14 votes

What are some reasonable arguments in favor of closed source software?

14 votes

Why aren't young programmers interested in mainframes?

14 votes

Is Pair Programming also used to train less experienced developers and bring them up to speed?

13 votes

From an execution perspective is an interpreter the same as the JVM / or the .net Framework

13 votes
Accepted

Is reusability roughly synonymous with good design?

13 votes

Is "3 or more use a for" a good rule of thumb?

13 votes
Accepted

At what point is it good to try to reinvent a standard?

13 votes
Accepted

How come many project-hosting sites don't have a forum feature?

13 votes

When should I stop committing to master on new projects?

12 votes

why is the latter function 10% faster although it must create the variables over and over again?

12 votes
Accepted

Why is it not standard to implement abstraction layers for the file system?

12 votes

Is it a good practice set connection strings in a web config?