Click here to Skip to main content
15,881,898 members

Comments by dmjm-h (Top 40 by date)

dmjm-h 13-Jul-16 16:31pm View    
Reason for my vote of 4 \n If you use OBJECT_DEFINITION() instead of syscomments you won't need to GROUP BY. syscomments supplies the text in chunks of 4000. OBJECT_DEFINITION() gives you all of the text.
dmjm-h 5-Jul-16 14:09pm View    
Reason for my vote of 3 \n You did not give enough explanation of how the mechanisms work. Also, if you use delegates you should be prepared to explain their usage, not just ignore them.
dmjm-h 26-Apr-16 0:00am View    
Reason for my vote of 5 \n Well-written. I dislike javascript for exactly that reason - it's a function, it's an object, it's a string, until it isn't.
dmjm-h 26-Feb-16 16:52pm View    
Reason for my vote of 4 \n Good article, but aspiring to be the Dave Barry of software development gets old.
dmjm-h 1-Jan-16 18:06pm View    
Reason for my vote of 5 \n Well-written and an intriguing idea. Not that I would ever do it.