Click here to Skip to main content
15,890,438 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: Chrome vs IE Pin
Rutvik Dave3-Feb-14 22:14
professionalRutvik Dave3-Feb-14 22:14 
GeneralA plea from the heart. Pin
_Maxxx_3-Feb-14 18:47
professional_Maxxx_3-Feb-14 18:47 
GeneralRe: A plea from the heart. Pin
CDP18023-Feb-14 19:16
CDP18023-Feb-14 19:16 
GeneralRe: A plea from the heart. Pin
Nagy Vilmos3-Feb-14 22:11
professionalNagy Vilmos3-Feb-14 22:11 
GeneralRe: A plea from the heart. Pin
CDP18024-Feb-14 18:57
CDP18024-Feb-14 18:57 
GeneralRe: A plea from the heart. Pin
Jörgen Andersson3-Feb-14 19:55
professionalJörgen Andersson3-Feb-14 19:55 
GeneralRe: A plea from the heart. Pin
bryce3-Feb-14 20:03
bryce3-Feb-14 20:03 
GeneralRe: A plea from the heart. Pin
Philip.F3-Feb-14 21:26
Philip.F3-Feb-14 21:26 
C#
public bool ShouldIUseBusinessLogicInGetterAndSetter
{
   get 
   { 
       int fearOf_Maxxx_Factor = 80;
       Random r = new Random(); 
       return r.Next(0,100) > fearOf_Maxxx_Factor ;
   }
}

You mean like this?
I won’t not use no double negatives.

GeneralRe: A plea from the heart. Pin
Nagy Vilmos3-Feb-14 22:10
professionalNagy Vilmos3-Feb-14 22:10 
GeneralRe: A plea from the heart. Pin
Nicholas Marty3-Feb-14 23:40
professionalNicholas Marty3-Feb-14 23:40 
GeneralMessage Closed Pin
3-Feb-14 17:53
Member 105696653-Feb-14 17:53 
JokeRe: chemical skin peel works MIRACLE PHYTOCERAMIDES Pin
PaulowniaK3-Feb-14 18:16
PaulowniaK3-Feb-14 18:16 
GeneralStupid is alive and well down under... Pin
Mark H23-Feb-14 16:36
Mark H23-Feb-14 16:36 
GeneralRe: Stupid is alive and well down under... Pin
_Damian S_3-Feb-14 17:00
professional_Damian S_3-Feb-14 17:00 
GeneralRe: Stupid is alive and well down under... Pin
Mycroft Holmes3-Feb-14 21:46
professionalMycroft Holmes3-Feb-14 21:46 
GeneralRe: Stupid is alive and well down under... Pin
Mark H23-Feb-14 21:57
Mark H23-Feb-14 21:57 
GeneralRe: Stupid is alive and well down under... Pin
Michael Martin4-Feb-14 3:00
professionalMichael Martin4-Feb-14 3:00 
GeneralRe: Stupid is alive and well down under... Pin
Mark H24-Feb-14 10:21
Mark H24-Feb-14 10:21 
GeneralRe: Stupid is alive and well down under... Pin
_Damian S_4-Feb-14 12:19
professional_Damian S_4-Feb-14 12:19 
GeneralRe: Stupid is alive and well down under... Pin
Mark H24-Feb-14 19:20
Mark H24-Feb-14 19:20 
GeneralRe: Stupid is alive and well down under... Pin
_Damian S_4-Feb-14 20:52
professional_Damian S_4-Feb-14 20:52 
GeneralRe: Stupid is alive and well down under... Pin
Mark H25-Feb-14 20:43
Mark H25-Feb-14 20:43 
JokeQuotes from Training Manuals (Not programming training manuals) Pin
Vivi Chellappa3-Feb-14 13:39
professionalVivi Chellappa3-Feb-14 13:39 
GeneralRe: Quotes from Training Manuals (Not programming training manuals) Pin
Mike Hankey3-Feb-14 13:51
mveMike Hankey3-Feb-14 13:51 
GeneralRe: Quotes from Training Manuals (Not programming training manuals) Pin
Member 41945933-Feb-14 17:05
Member 41945933-Feb-14 17:05 

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.