Click here to Skip to main content
15,899,825 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: Thought of the Day Pin
User 842013-Oct-17 5:03
User 842013-Oct-17 5:03 
GeneralRe: Thought of the Day Pin
W Balboos, GHB13-Oct-17 5:20
W Balboos, GHB13-Oct-17 5:20 
GeneralRe: Thought of the Day Pin
OriginalGriff13-Oct-17 5:28
mveOriginalGriff13-Oct-17 5:28 
GeneralRe: Thought of the Day Pin
W Balboos, GHB13-Oct-17 5:29
W Balboos, GHB13-Oct-17 5:29 
GeneralRe: Thought of the Day Pin
BillW3313-Oct-17 5:38
professionalBillW3313-Oct-17 5:38 
GeneralRe: Thought of the Day Pin
Mike Hankey13-Oct-17 5:36
mveMike Hankey13-Oct-17 5:36 
GeneralRe: Thought of the Day Pin
Duncan Edwards Jones13-Oct-17 5:45
professionalDuncan Edwards Jones13-Oct-17 5:45 
QuestionPSOTWIFLI Pin
Marc Clifton13-Oct-17 3:39
mvaMarc Clifton13-Oct-17 3:39 
(Programming Survey Of The Whenever I Feel Like It)

Example (example only, don't ask what or why):
Processing.Fire(this, new ProcessEventArgs()
{
  FromMembrane = fromMembrane,
  FromReceptor = fromReceptor,
  ToMembrane = membrane,
  ToReceptor = target,
  SemanticType = obj
});

vs.
Processing.Fire(this, new ProcessEventArgs(fromMembrane, fromReceptor, membrane, target, obj));

Which form do you prefer? Why?

The former form from Smile | :) which I observe my style seems to be the preferable format. Not sure why though.
Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802


modified 13-Oct-17 10:04am.

AnswerRe: PSOTWIFLI Pin
lopatir13-Oct-17 3:52
lopatir13-Oct-17 3:52 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:05
mvaMarc Clifton13-Oct-17 4:05 
AnswerRe: PSOTWIFLI Pin
megaadam13-Oct-17 3:52
professionalmegaadam13-Oct-17 3:52 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:07
mvaMarc Clifton13-Oct-17 4:07 
AnswerRe: PSOTWIFLI Pin
Jim_Snyder13-Oct-17 3:57
professionalJim_Snyder13-Oct-17 3:57 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:08
mvaMarc Clifton13-Oct-17 4:08 
GeneralRe: PSOTWIFLI Pin
Jim_Snyder13-Oct-17 4:10
professionalJim_Snyder13-Oct-17 4:10 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:16
mvaMarc Clifton13-Oct-17 4:16 
AnswerRe: PSOTWIFLI Pin
Sascha Lefèvre13-Oct-17 4:02
professionalSascha Lefèvre13-Oct-17 4:02 
AnswerRe: PSOTWIFLI Pin
GuyThiebaut13-Oct-17 4:04
professionalGuyThiebaut13-Oct-17 4:04 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:09
mvaMarc Clifton13-Oct-17 4:09 
GeneralRe: PSOTWIFLI Pin
Jim_Snyder13-Oct-17 4:14
professionalJim_Snyder13-Oct-17 4:14 
AnswerRe: PSOTWIFLI Pin
Richard Deeming13-Oct-17 4:12
mveRichard Deeming13-Oct-17 4:12 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:15
mvaMarc Clifton13-Oct-17 4:15 
GeneralRe: PSOTWIFLI Pin
Richard Deeming13-Oct-17 4:22
mveRichard Deeming13-Oct-17 4:22 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 4:51
mvaMarc Clifton13-Oct-17 4:51 
GeneralRe: PSOTWIFLI Pin
Marc Clifton13-Oct-17 13:19
mvaMarc Clifton13-Oct-17 13:19 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   476 votes