Click here to Skip to main content
15,892,746 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: Naming stuff... Pin
Sander Rossel14-Aug-19 3:26
professionalSander Rossel14-Aug-19 3:26 
GeneralRe: Naming stuff... Pin
Member 916705714-Aug-19 3:30
Member 916705714-Aug-19 3:30 
GeneralRe: Naming stuff... Pin
Sander Rossel14-Aug-19 4:23
professionalSander Rossel14-Aug-19 4:23 
GeneralRe: Naming stuff... Pin
steve.tabler13-Aug-19 5:51
steve.tabler13-Aug-19 5:51 
GeneralRe: Naming stuff... Pin
Abbas A. Ali15-Aug-19 20:52
professionalAbbas A. Ali15-Aug-19 20:52 
GeneralRe: Naming stuff... Pin
Sander Rossel16-Aug-19 1:41
professionalSander Rossel16-Aug-19 1:41 
GeneralRe: Naming stuff... Pin
Abbas A. Ali16-Aug-19 2:05
professionalAbbas A. Ali16-Aug-19 2:05 
GeneralRe: Naming stuff... Pin
Sander Rossel16-Aug-19 2:58
professionalSander Rossel16-Aug-19 2:58 
Abbas A. Ali wrote:
That's rough!
Hah! The joke nearly went over my head Laugh | :laugh:
Abbas A. Ali wrote:
selection criteria for third party tools is dominated by naming conventions...!
I have seen products that use inconsistent naming conventions, that usually means that's not the only thing that's wrong! Roll eyes | :rolleyes:
Between systems is always difficult, but I guess in that case it's just not possible, but you can still be as consistent "as possible".
Abbas A. Ali wrote:
I agree there should be one universal naming convention for all languages, but that is simply impossible
I'm not even saying there should be one convention to rule them all, just that at least in a single product it should be.
I love how ASP.NET handles it, on the .NET side I send new { MyProperty = "Some value" } to the front-end and in JavaScript I magically get an object { myProperty: "Some value" }.
So I can use my PascalCasing in .NET, but I get my camelCasing in JavaScript, as things should be Smile | :)
And it goes the other way around to!
It's just a simple serializer trick, of course, but quite effective.

GeneralBlow that dust out!! PinPopular
dandy7212-Aug-19 7:56
dandy7212-Aug-19 7:56 
GeneralRe: Blow that dust out!! Pin
Sander Rossel12-Aug-19 8:05
professionalSander Rossel12-Aug-19 8:05 
GeneralRe: Blow that dust out!! Pin
Ravi Bhavnani12-Aug-19 12:40
professionalRavi Bhavnani12-Aug-19 12:40 
GeneralRe: Blow that dust out!! Pin
OriginalGriff12-Aug-19 8:06
mveOriginalGriff12-Aug-19 8:06 
GeneralRe: Blow that dust out!! Pin
PIEBALDconsult12-Aug-19 8:28
mvePIEBALDconsult12-Aug-19 8:28 
GeneralRe: Blow that dust out!! Pin
Munchies_Matt12-Aug-19 9:07
Munchies_Matt12-Aug-19 9:07 
GeneralRe: Blow that dust out!! Pin
BobbyStrain12-Aug-19 12:15
BobbyStrain12-Aug-19 12:15 
GeneralRe: Blow that dust out!! Pin
Mycroft Holmes12-Aug-19 13:41
professionalMycroft Holmes12-Aug-19 13:41 
GeneralRe: Blow that dust out!! Pin
Ron Anders12-Aug-19 15:54
Ron Anders12-Aug-19 15:54 
GeneralRe: Blow that dust out!! Pin
dandy7213-Aug-19 6:53
dandy7213-Aug-19 6:53 
GeneralRe: Blow that dust out!! Pin
Overtkill13-Aug-19 6:53
Overtkill13-Aug-19 6:53 
GeneralRe: Blow that dust out!! Pin
dandy7213-Aug-19 6:59
dandy7213-Aug-19 6:59 
GeneralRe: Blow that dust out!! Pin
Overtkill13-Aug-19 7:45
Overtkill13-Aug-19 7:45 
GeneralAnyone played with MSIX ? Pin
Maximilien12-Aug-19 7:27
Maximilien12-Aug-19 7:27 
GeneralRe: Anyone played with MSIX ? Pin
Mike Hankey12-Aug-19 7:30
mveMike Hankey12-Aug-19 7:30 
QuestionRe: Anyone played with MSIX ? Pin
lopatir12-Aug-19 7:43
lopatir12-Aug-19 7:43 
GeneralRe: Anyone played with MSIX ? Pin
Rick York12-Aug-19 7:51
mveRick York12-Aug-19 7:51 

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.