Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
cdmckay
Toronto, Canada
cdmckay.org/blog
Age: 30
Freelance Programmer
Co-principal of web design studio
East West Creative
Co-founder of indie game studio
Couchware Inc.
Try
Couchware's first title
Wezzle
!
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
38
votes
Why can't I define a static method in a Java interface?
java
interface
static-methods
asked Feb 4 '09 at 19:21
stackoverflow.com
21
votes
Is it possible for Scala to have reified generics without changing the JVM?
java
generics
scala
jvm
asked Aug 31 '09 at 15:04
stackoverflow.com
11
votes
How to release patches for Java programs
java
windows
osx
cross-platform
patch
asked Feb 11 '10 at 19:06
stackoverflow.com
10
votes
Javascript functional inheritance with prototypes
javascript
inheritance
performance
prototypal-inheritance
asked Mar 14 '10 at 2:26
stackoverflow.com
9
votes
Spaces in C# Enums
c#
vb.net
enums
clr
asked Jul 13 '09 at 2:51
stackoverflow.com
9
votes
NHibernate DuplicateMappingException when two classes have the same name but different namespaces
c#
.net
nhibernate
orm
nhibernate-mapping
asked Jul 20 '09 at 22:19
stackoverflow.com
8
votes
Why doesn't Bloch's Builder Pattern work in C#
c#
java
.net
design-patterns
builder
asked Jul 3 '09 at 18:19
stackoverflow.com
8
votes
Why is preprocessor usage less common in languages other than C/C++/ObjC?
c#
java
c
preprocessor
asked Aug 12 '09 at 21:56
stackoverflow.com
8
votes
Anonymous inner classes in C#
c#
java
closures
wicket
anonymous-inner-class
asked Jan 22 '11 at 19:55
stackoverflow.com
7
votes
What is the HTML tag `div` short for?
html
div
asked Aug 29 '09 at 1:22
stackoverflow.com
1
2
next
Top Answers
65
Why avoid increment (“++”) and decrement (“--”) operators in JavaScript?
stackoverflow.com
43
How do I fill arrays in Java?
stackoverflow.com
29
How to clone ArrayList and also clone its contents?
stackoverflow.com
15
KeyValuePair VS DictionaryEntry
stackoverflow.com
15
jquery: find element whose id has a particular pattern
stackoverflow.com
14
Best way to format the conditional checks in “if” statement
stackoverflow.com
13
Is there a basic Java Set implementation that does not permit nulls?
stackoverflow.com
11
Javascript: What's more efficient, IF block or TRY/CATCH?
stackoverflow.com
9
NHibernate DuplicateMappingException when two classes have the same name but different namespaces
stackoverflow.com
9
how to create a null string?
stackoverflow.com
8
Arraylist in Visual Basic .net
stackoverflow.com
8
Equivalent of DateTime.Now in Java?
stackoverflow.com
8
IDE (or its add-in) for CoffeeScript programming
stackoverflow.com
6
How do I require user to uninstall previous version with NSIS
stackoverflow.com
6
Emulate ASP.NET authentication cookie
stackoverflow.com
5
What does it mean to unit test an MVC view?
stackoverflow.com