| bio | website | jason.heddings.com |
|---|---|---|
| location | Colorado | |
| age | 34 | |
| visits | member for | 3 years, 6 months |
| seen | 2 mins ago | |
| stats | profile views | 405 |
An all-around-geek who loves music, sports, coffee, and above all, Christ.
|
May 8 |
awarded | Good Answer |
|
Mar 30 |
awarded | Enlightened |
|
Mar 30 |
awarded | Nice Answer |
|
Mar 17 |
awarded | Nice Answer |
|
Feb 27 |
revised |
What happens when a duplicate key is put into a HashMap? added 181 characters in body |
|
Jan 28 |
awarded | Popular Question |
|
Jan 9 |
comment |
Java Ant build.xml issue Any explanation for the down vote? It would help to know why this solution is not as valid as the others mentioned. |
|
Dec 31 |
awarded | Populist |
|
Dec 19 |
revised |
number format exception while converting substring part added 4 characters in body |
|
Dec 15 |
awarded | Nice Answer |
|
Dec 8 |
comment |
vimscript code to create a new numbered file Should all numbers at the end of the name be considered up for changing, or only the last digit? |
|
Dec 6 |
comment |
What are the 3 digits in a so name? Edited answer... For sqlite, I don't believe the '0' is needed although it is generated by default. Because the soname is actually sqlite3 indicating the major version '3'. I haven't studied sqlite specifically, howoever I have seen this behavior form other libraries. |
|
Dec 6 |
revised |
What are the 3 digits in a so name? added 186 characters in body |
|
Dec 6 |
answered | What are the 3 digits in a so name? |
|
Dec 3 |
comment |
Disable Cell Highlighting in a datagridview This is a good solution... The only drawback is that you cannot get selected items outside of this handler. |
|
Nov 29 |
comment |
Execute a Perl program in a subdirectory? Does it work for your use case if you use the -I option, e.g. perl -I assembler ? |
|
Nov 27 |
comment |
Using assembly.GetTypes() is successfull on my development machine but not on the machine i want to deploy to How about using an assembly in your control? Can you enumerate types from those? |
|
Nov 27 |
revised |
looping to find sum of array java improved syntax |
|
Nov 27 |
comment |
Using assembly.GetTypes() is successfull on my development machine but not on the machine i want to deploy to Are you able to enumerate types from other Get*Assembly calls? i.e. GetExecutingAssembly() or the like. Just trying to narrow down what the problem might be. |
|
Nov 26 |
awarded | Quorum |