Click here to Skip to main content
15,892,005 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: Herself is back from work Pin
HobbyProggy17-Mar-15 5:58
professionalHobbyProggy17-Mar-15 5:58 
GeneralRe: Herself is back from work Pin
jeron117-Mar-15 6:14
jeron117-Mar-15 6:14 
GeneralRe: Herself is back from work Pin
Brady Kelly17-Mar-15 10:51
Brady Kelly17-Mar-15 10:51 
GeneralRe: Herself is back from work Pin
jeron117-Mar-15 11:50
jeron117-Mar-15 11:50 
GeneralRe: Herself is back from work Pin
kmoorevs17-Mar-15 6:27
kmoorevs17-Mar-15 6:27 
GeneralRe: Herself is back from work Pin
OriginalGriff17-Mar-15 6:58
mveOriginalGriff17-Mar-15 6:58 
GeneralRe: Herself is back from work Pin
Roger Wright17-Mar-15 7:44
professionalRoger Wright17-Mar-15 7:44 
GeneralPFOTD Pin
HobbyProggy17-Mar-15 4:48
professionalHobbyProggy17-Mar-15 4:48 
Programing Function of the Day :

C#
public Code programmIt(Coffee Input)
{
    Code _code = new Code();
    if(!Coffee.IsEmpty)
    {
        _code = _programmer.doWork();
        _programmer.drinkCoffee(10, Input);
        return _code;
    }
    else
    {
        _programmer.sendSomeoneToGetNewCoffee(GetRandomProgrammer());
        return _code;
    }
}


I see it's not funny Frown | :(

Edit: Woah thanks, i forgott the Input use Blush | :O strange that only one found out, an everybody else was discussing the code XD
if(this.signature != "")
{
MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
}
else
{
MessageBox.Show("404-Signature not found");
}


modified 17-Mar-15 11:33am.

GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson17-Mar-15 4:52
professionalBergholt Stuttley Johnson17-Mar-15 4:52 
JokeRe: PFOTD Pin
den2k8817-Mar-15 5:00
professionalden2k8817-Mar-15 5:00 
GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson17-Mar-15 5:05
professionalBergholt Stuttley Johnson17-Mar-15 5:05 
GeneralRe: PFOTD Pin
den2k8817-Mar-15 5:06
professionalden2k8817-Mar-15 5:06 
GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson17-Mar-15 5:27
professionalBergholt Stuttley Johnson17-Mar-15 5:27 
GeneralRe: PFOTD Pin
Jörgen Andersson17-Mar-15 6:57
professionalJörgen Andersson17-Mar-15 6:57 
GeneralRe: PFOTD Pin
DaveAuld17-Mar-15 5:32
professionalDaveAuld17-Mar-15 5:32 
GeneralRe: PFOTD Pin
Mark_Wallace17-Mar-15 6:17
Mark_Wallace17-Mar-15 6:17 
GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson17-Mar-15 6:25
professionalBergholt Stuttley Johnson17-Mar-15 6:25 
GeneralRe: PFOTD PinPopular
Mark_Wallace17-Mar-15 8:34
Mark_Wallace17-Mar-15 8:34 
GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson17-Mar-15 22:07
professionalBergholt Stuttley Johnson17-Mar-15 22:07 
GeneralRe: PFOTD Pin
Mark_Wallace18-Mar-15 1:19
Mark_Wallace18-Mar-15 1:19 
GeneralRe: PFOTD Pin
Bergholt Stuttley Johnson18-Mar-15 1:25
professionalBergholt Stuttley Johnson18-Mar-15 1:25 
GeneralRe: PFOTD Pin
Mark_Wallace18-Mar-15 1:36
Mark_Wallace18-Mar-15 1:36 
GeneralRe: PFOTD Pin
TheGreatAndPowerfulOz18-Mar-15 5:04
TheGreatAndPowerfulOz18-Mar-15 5:04 
GeneralRe: PFOTD Pin
TheGreatAndPowerfulOz17-Mar-15 7:03
TheGreatAndPowerfulOz17-Mar-15 7:03 
GeneralRe: PFOTD Pin
Mark_Wallace17-Mar-15 8:35
Mark_Wallace17-Mar-15 8:35 

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.