Click here to Skip to main content
15,893,161 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: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Marco Bertschi18-Aug-15 23:17
protectorMarco Bertschi18-Aug-15 23:17 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Rage18-Aug-15 23:26
professionalRage18-Aug-15 23:26 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
CPallini18-Aug-15 23:22
mveCPallini18-Aug-15 23:22 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Rage18-Aug-15 23:24
professionalRage18-Aug-15 23:24 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
CPallini19-Aug-15 5:27
mveCPallini19-Aug-15 5:27 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Marc Clifton19-Aug-15 5:26
mvaMarc Clifton19-Aug-15 5:26 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
CPallini19-Aug-15 6:04
mveCPallini19-Aug-15 6:04 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
V.18-Aug-15 22:42
professionalV.18-Aug-15 22:42 
C#
public BDEvent[] ManyHappy(){
  //int age = insert age here then uncomment;
  BDEvent [] the_event = new BDEvent[age];
  for(int i = 0; i < age; i++){
    the_event[i] = new BDEvent();
    //set properties of BDEvent here.
  }
  return the_event;
}
V.

(MQOTD rules and previous solutions)

GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Rage18-Aug-15 22:59
professionalRage18-Aug-15 22:59 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
OriginalGriff18-Aug-15 23:19
mveOriginalGriff18-Aug-15 23:19 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Rage18-Aug-15 23:22
professionalRage18-Aug-15 23:22 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
newton.saber19-Aug-15 2:00
newton.saber19-Aug-15 2:00 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Pete O'Hanlon19-Aug-15 2:16
mvePete O'Hanlon19-Aug-15 2:16 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
newton.saber19-Aug-15 4:48
newton.saber19-Aug-15 4:48 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Pete O'Hanlon19-Aug-15 4:58
mvePete O'Hanlon19-Aug-15 4:58 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Mike Hankey19-Aug-15 2:04
mveMike Hankey19-Aug-15 2:04 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Marc Clifton19-Aug-15 5:27
mvaMarc Clifton19-Aug-15 5:27 
GeneralRe: Nappy birthday to you, nappy birthday to you, nappy birthday... Pin
Marc Clifton19-Aug-15 5:26
mvaMarc Clifton19-Aug-15 5:26 
GeneralTo be or not to be Pin
ravikhoda18-Aug-15 21:33
professionalravikhoda18-Aug-15 21:33 
GeneralRe: To be or not to be Pin
Power Puff Boy18-Aug-15 21:45
Power Puff Boy18-Aug-15 21:45 
GeneralRe: To be or not to be Pin
OriginalGriff18-Aug-15 21:57
mveOriginalGriff18-Aug-15 21:57 
GeneralRe: To be or not to be Pin
Mike Hankey19-Aug-15 2:07
mveMike Hankey19-Aug-15 2:07 
GeneralRe: To be or not to be Pin
megaadam18-Aug-15 22:03
professionalmegaadam18-Aug-15 22:03 
GeneralRe: To be or not to be Pin
Agent__00718-Aug-15 22:06
professionalAgent__00718-Aug-15 22:06 
GeneralRe: To be or not to be Pin
908236519-Aug-15 3:04
908236519-Aug-15 3:04 

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.