Click here to Skip to main content
15,921,463 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
OriginalGriff6-Nov-14 1:51
mveOriginalGriff6-Nov-14 1:51 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Jörgen Andersson6-Nov-14 1:05
professionalJörgen Andersson6-Nov-14 1:05 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Dominic Burford6-Nov-14 1:47
professionalDominic Burford6-Nov-14 1:47 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Jörgen Andersson6-Nov-14 2:01
professionalJörgen Andersson6-Nov-14 2:01 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
PIEBALDconsult6-Nov-14 2:27
mvePIEBALDconsult6-Nov-14 2:27 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Jörgen Andersson6-Nov-14 3:31
professionalJörgen Andersson6-Nov-14 3:31 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Thomas Daniels6-Nov-14 4:59
mentorThomas Daniels6-Nov-14 4:59 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Sander Rossel6-Nov-14 3:38
professionalSander Rossel6-Nov-14 3:38 
I remember my second article on CodeProject.
After my first (on Try Catch Finally) was a HUUUGEEEE success (well, I had about six months of programming experience and I got a few 5 votes) I decided to write a second.
My very own ORM (sort of, because after six months I had never heard of an ORM, or of anything other than Visual Basic and SQL Server for that matter).
I got a 1... And another and another... And then I got a message that, unfortunately, my article was removed because the quality was insufficient for CodeProject.
I learned two things that day. 1, There are such things as Object Oriented Programming, SOLID, Design Patterns, etc... And 2, people don't like to tell you what's wrong with your article in a civilized and constructive manner.
Luckily someone told me what was wrong with my article (after giving me a 1 and calling me names and after I politely asked what was wrong with it).

I can say I learned more from that crap article than from all my other articles combined. Sort of Big Grin | :-D

That said, I give a one vote if I feel the author has put time and effort in his article and wants to learn from it as well as educate others.
I don't like doing it because I know how it feels and if I do it I politely explain why I voted a 1 and encourage the author to carry on and improve his article.
It doesn't happen that often as I usually only read the good articles Big Grin | :-D
It's an OO world.
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

My blog[^]

GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Dominic Burford6-Nov-14 4:06
professionalDominic Burford6-Nov-14 4:06 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Sander Rossel6-Nov-14 5:19
professionalSander Rossel6-Nov-14 5:19 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Nagy Vilmos6-Nov-14 3:50
professionalNagy Vilmos6-Nov-14 3:50 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
S Houghtelin6-Nov-14 3:55
professionalS Houghtelin6-Nov-14 3:55 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
Jeremy Falcon6-Nov-14 4:23
professionalJeremy Falcon6-Nov-14 4:23 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
den2k886-Nov-14 4:30
professionalden2k886-Nov-14 4:30 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
newton.saber6-Nov-14 5:50
newton.saber6-Nov-14 5:50 
GeneralRe: Under what conditions would you (or have) marked an article with a 1 Pin
BotReject8-Nov-14 2:07
BotReject8-Nov-14 2:07 
GeneralMQOTD Pin
V.5-Nov-14 21:52
professionalV.5-Nov-14 21:52 
GeneralRe: MQOTD Pin
den2k885-Nov-14 22:00
professionalden2k885-Nov-14 22:00 
GeneralRe: MQOTD Pin
OriginalGriff5-Nov-14 22:09
mveOriginalGriff5-Nov-14 22:09 
GeneralRe: MQOTD Pin
RUs1235-Nov-14 22:10
RUs1235-Nov-14 22:10 
GeneralRe: MQOTD Pin
Simon_Whale5-Nov-14 22:12
Simon_Whale5-Nov-14 22:12 
GeneralRe: MQOTD Pin
Fredrik Bornander5-Nov-14 22:20
professionalFredrik Bornander5-Nov-14 22:20 
GeneralRe: MQOTD Pin
HobbyProggy5-Nov-14 22:21
professionalHobbyProggy5-Nov-14 22:21 
GeneralRe: MQOTD Pin
KaushalJB5-Nov-14 22:37
professionalKaushalJB5-Nov-14 22:37 
GeneralRe: MQOTD Pin
Agent__0075-Nov-14 22:41
professionalAgent__0075-Nov-14 22:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.