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.

 
QuestionRe: Longest program parameter? Pin
Eddy Vluggen15-May-17 7:07
professionalEddy Vluggen15-May-17 7:07 
AnswerRe: Longest program parameter? Pin
Munchies_Matt15-May-17 7:08
Munchies_Matt15-May-17 7:08 
GeneralRe: Longest program parameter? Pin
Eddy Vluggen15-May-17 7:11
professionalEddy Vluggen15-May-17 7:11 
GeneralRe: Longest program parameter? Pin
Munchies_Matt15-May-17 7:17
Munchies_Matt15-May-17 7:17 
GeneralRe: Longest program parameter? Pin
TonyManso15-May-17 12:49
professionalTonyManso15-May-17 12:49 
GeneralRe: Longest program parameter? Pin
Gary Huck16-May-17 2:32
Gary Huck16-May-17 2:32 
GeneralRe: Longest program parameter? Pin
Munchies_Matt16-May-17 2:35
Munchies_Matt16-May-17 2:35 
GeneralRe: Longest program parameter? Pin
Kunal Chowdhury «IN»15-May-17 19:10
professionalKunal Chowdhury «IN»15-May-17 19:10 
As long as it's meaningful, I always prefer a long name for methods, variables, properties... whatever you say. 'GetPersonName()' is preferable than 'GetPN()' or 'GetP()' etc. The most important thing is, you don't have to write self-documentation and the person on the other side still understand what the code works. Just my thoughts... Smile | :)
Vote up or Mark as Answered, if this information helped you.
Kind Regards - Kunal Chowdhury | Microsoft MVP (Windows Development), Windows 10 Champion
Checkout my 'Technical blog':     http://www.kunal-chowdhury.com


GeneralRe: Longest program parameter? Pin
kalberts16-May-17 3:18
kalberts16-May-17 3:18 
GeneralRe: Longest program parameter? Pin
Alister Morton16-May-17 4:14
Alister Morton16-May-17 4:14 
GeneralRe: Longest program parameter? Pin
SNDThunderfist16-May-17 5:21
SNDThunderfist16-May-17 5:21 
GeneralThought of the day Pin
OriginalGriff15-May-17 4:44
mveOriginalGriff15-May-17 4:44 
GeneralRe: Thought of the day Pin
Brisingr Aerowing15-May-17 4:47
professionalBrisingr Aerowing15-May-17 4:47 
GeneralRe: Thought of the day Pin
W Balboos, GHB15-May-17 4:57
W Balboos, GHB15-May-17 4:57 
GeneralRe: Thought of the day Pin
Munchies_Matt15-May-17 5:02
Munchies_Matt15-May-17 5:02 
GeneralRe: Thought of the day Pin
PeejayAdams15-May-17 5:05
PeejayAdams15-May-17 5:05 
GeneralRe: Thought of the day Pin
Bryian Tan15-May-17 5:08
professionalBryian Tan15-May-17 5:08 
AnswerRe: Thought of the day Pin
megaadam15-May-17 5:17
professionalmegaadam15-May-17 5:17 
GeneralRe: Thought of the day Pin
Marc Clifton15-May-17 5:26
mvaMarc Clifton15-May-17 5:26 
GeneralRe: Thought of the day Pin
Foothill15-May-17 8:31
professionalFoothill15-May-17 8:31 
GeneralRe: Thought of the day Pin
Eddy Vluggen15-May-17 5:44
professionalEddy Vluggen15-May-17 5:44 
GeneralRe: Thought of the day Pin
KarstenK15-May-17 6:43
mveKarstenK15-May-17 6:43 
GeneralCaptchas PinPopular
OriginalGriff15-May-17 4:41
mveOriginalGriff15-May-17 4:41 
GeneralRe: Captchas Pin
dandy7215-May-17 5:14
dandy7215-May-17 5:14 
GeneralRe: Captchas Pin
Daniel Pfeffer15-May-17 5:15
professionalDaniel Pfeffer15-May-17 5:15 

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.