Click here to Skip to main content
15,887,027 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: I hate recent C# versions! Pin
lmoelleb6-Sep-22 3:49
lmoelleb6-Sep-22 3:49 
GeneralRe: I hate recent C# versions! Pin
Eddy Vluggen6-Sep-22 4:24
professionalEddy Vluggen6-Sep-22 4:24 
GeneralRe: I hate recent C# versions! Pin
Sander Rossel6-Sep-22 4:49
professionalSander Rossel6-Sep-22 4:49 
GeneralRe: I hate recent C# versions! Pin
Eddy Vluggen6-Sep-22 5:07
professionalEddy Vluggen6-Sep-22 5:07 
GeneralRe: I hate recent C# versions! Pin
Eddy Vluggen6-Sep-22 9:26
professionalEddy Vluggen6-Sep-22 9:26 
GeneralRe: I hate recent C# versions! Pin
Marc Clifton6-Sep-22 5:30
mvaMarc Clifton6-Sep-22 5:30 
GeneralRe: I hate recent C# versions! Pin
Eddy Vluggen6-Sep-22 6:00
professionalEddy Vluggen6-Sep-22 6:00 
GeneralRe: I hate recent C# versions! Pin
Martin ISDN14-Sep-22 5:41
Martin ISDN14-Sep-22 5:41 
to me it seams, what C# programmers at the beginning used to point out as strong points of the language vs JavaScript have all been silently masked. pushed under the carpet. but, maybe that's only superficial and maybe it's only in my head. much like windows is becoming more linux like, at least in the shell.

probably the first joke a C# developer would make to a JavaScript kid was how they are allowed to write var person = new Person, instead of the C# more precise and knowledgeable Person person = new Person(). because only a good programmer knows that from a Person constructor you get a Person object and if you are that good, you also have to declare it in code. but, that's history now.

what always has struck me as odd, in stiff languages like Java and C#, was the need to write new in front of the constructor. like they were trying to say, look WE KNOW that this thing goes on the stack. alas, instances of class have nowhere else to go, unlike in C++ where you need to specify. but, maybe some day that also will be gone... only the thousands of pre 2010 articles by OOP zealots mocking JavaScript "kids" will remain, making a person scratch it's head in year 2030 that there was a time of the venerable Java/C# programmer and the rogue JavaScript kid that had it so much easier(ignoble) to do things. at least that would be great, but then again thousands of those shameful articles will be erased "for the good of the country" as they say.
GeneralRe: I hate recent C# versions! Pin
Gerry Schmitz6-Sep-22 5:51
mveGerry Schmitz6-Sep-22 5:51 
GeneralRe: I hate recent C# versions! Pin
obermd6-Sep-22 7:42
obermd6-Sep-22 7:42 
GeneralRe: I hate recent C# versions! Pin
Eddy Vluggen6-Sep-22 9:24
professionalEddy Vluggen6-Sep-22 9:24 
GeneralRe: I hate recent C# versions! Pin
jmaida6-Sep-22 11:56
jmaida6-Sep-22 11:56 
GeneralRe: I hate recent C# versions! Pin
PIEBALDconsult6-Sep-22 12:08
mvePIEBALDconsult6-Sep-22 12:08 
GeneralRe: I hate recent C# versions! Pin
jmaida6-Sep-22 13:12
jmaida6-Sep-22 13:12 
GeneralRe: I hate recent C# versions! Pin
lmoelleb6-Sep-22 19:36
lmoelleb6-Sep-22 19:36 
GeneralRe: I hate recent C# versions! Pin
Member 91670576-Sep-22 20:17
Member 91670576-Sep-22 20:17 
GeneralRe: I hate recent C# versions! Pin
Hassan F.6-Sep-22 20:20
professionalHassan F.6-Sep-22 20:20 
GeneralRe: I hate recent C# versions! Pin
BillWoodruff6-Sep-22 20:35
professionalBillWoodruff6-Sep-22 20:35 
GeneralRe: I hate recent C# versions! Pin
RustyF6-Sep-22 20:43
RustyF6-Sep-22 20:43 
GeneralRe: I hate recent C# versions! Pin
simpelman7-Sep-22 4:57
simpelman7-Sep-22 4:57 
GeneralRe: I hate recent C# versions! Pin
Carl_Sharman6-Sep-22 22:07
Carl_Sharman6-Sep-22 22:07 
GeneralRe: I hate recent C# versions! Pin
Member 140926056-Sep-22 22:08
Member 140926056-Sep-22 22:08 
GeneralRe: I hate recent C# versions! Pin
maze36-Sep-22 22:57
professionalmaze36-Sep-22 22:57 
GeneralRe: I hate recent C# versions! Pin
Simon Morrison 20227-Sep-22 0:15
Simon Morrison 20227-Sep-22 0:15 
GeneralRe: I hate recent C# versions! Pin
Member 148844928-Sep-22 13:44
Member 148844928-Sep-22 13:44 

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.