John Nolan

10,382
Reputation
1729 views

Registered User

Name John Nolan
Member for 1 year
Seen 31 mins ago
Website
Location Manchester, UK
Age 34
A terrible programmer attempting to be less terrible. I'm on twitter.
1d
comment Is it acceptable to have useless code?
-1 I'd advise you to keep snippets in a snippet plugin, or source control.
1d
answered Is it acceptable to have useless code?
Nov
28
comment common questions to java 1+ year programmer
is this to prepare for an interview?
Nov
27
accepted Database table with just 1 or 2 optional fields… split into multiple tables?
Nov
26
answered How incease the disk space of database in sql 2005 server?
Nov
26
comment Hibernate problem
I've added this to your questions please delete
Nov
26
revised Hibernate problem
added comment from other answer
Nov
23
awarded  Good Answer
Nov
21
awarded  Notable Question
Nov
20
revised What are the biggest potential time wasters in development?
fixed spelling
Nov
19
revised SSIS Packages Version Controlling.
retagged
Nov
18
awarded  Nice Answer
Nov
18
comment Which people should be followed up to learn more on C# and .NET?
Really? Never heard of him
Nov
18
revised Which people should be followed up to learn more on C# and .NET?
more
Nov
18
comment Which people should be followed up to learn more on C# and .NET?
think if you edit it. then you can choose it to be wiki
Nov
18
answered Which people should be followed up to learn more on C# and .NET?
Nov
18
comment Which people should be followed up to learn more on C# and .NET?
I think this question would benefit from a Community Wiki
Nov
17
revised Is agile development for the lone developer?
Added guff
Nov
17
comment Is agile development for the lone developer?
possible dupe stackoverflow.com/questions/1407189/…
Nov
17
answered Is agile development for the lone developer?
Nov
17
revised Is agile development for the lone developer?
corrected spelling in title
Nov
16
revised Should I document my private methods?
added code example
Nov
16
comment Should I document my private methods?
@Daniel Pryden - I strongly agree with you.
Nov
16
revised Should I document my private methods?
responded to comments
Nov
16
revised Should I document my private methods?
Added more guff
Nov
16
answered Should I document my private methods?
Nov
16
comment How to update every second from db?
+1 for Threading timer. I'd be wary of what is in the update panel as it sends back a lot of unneeded html. Returning json would be less busy.
Nov
13
asked import of excel in SQL imports ‘NULL’ lines
Nov
12
comment saving an image to the sqlserver
which version of sqlserver?
Nov
12
answered SqlConnection problem
Nov
10
comment @interface and @protocol explanation?
@QuinnTaylor I didn't want to say 'Java does it better' but I phrased it that way as the OP asked the question with relation to the Java language.
Nov
10
accepted How to retrieve create statement for table from db in C#
Nov
10
comment Writing user stories for internal technical tasks
What if the story is our db platform is too old and I want to upgrade it because I don't want to use a 10 yo db and some of the new features of a 5 yo db would come in handy
Nov
10
asked Writing user stories for internal technical tasks
Nov
9
answered SQL Server Date Formats — ddd
Nov
9
revised minimum date of the year
fixed typo
Nov
9
revised bind drop down?
formatted and added extra tag
Nov
9
awarded  Popular Question
Nov
7
comment help with a program-(stuck and i dunno why)
@paxdiablo the last fileflyer link is a .rar think that should be the source but it doesn't work
Nov
7
comment help with a program-(stuck and i dunno why)
also if you like hattrick you should look at sokker (spam) :)
Nov
7
comment help with a program-(stuck and i dunno why)
also asking people to run an unknown exe is asking them to take a pretty big risk
Nov
7
comment help with a program-(stuck and i dunno why)
nir - your link to source doesn't work. Can you post the relevant source code snippet here?
Nov
6
revised Is 4-5 years the “Midlife Crisis” for a programming career?
corrected some english to make it eaiser to read
Nov
6
revised Can Agile/Scrum be used by 1 or 2 developers?
fixed typos
Nov
6
revised windows desktop application development, cost comparison for VB.net, VC++, c#.net, and java..?
fixed some typos
Nov
6
answered IF/ELSE Stored Procedure
Nov
6
revised opening a new page?
fixed typo
Nov
6
revised Are comments to show what version code was added/modified for useful?
added code
Nov
6
answered Are comments to show what version code was added/modified for useful?
Nov
6
accepted opening a new page?