Timeline for How to name uppercase variables when using the camelCase convention?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 26, 2024 at 22:21 | answer | added | Arseni Mourzenko | timeline score: 1 | |
| S Jul 26, 2024 at 18:59 | history | suggested | Kromster |
Appropriate tag
|
|
| Jul 26, 2024 at 18:30 | review | Suggested edits | |||
| S Jul 26, 2024 at 18:59 | |||||
| Jul 25, 2024 at 14:30 | answer | added | ScottishTapWater | timeline score: -1 | |
| Jul 24, 2024 at 21:19 | history | protected | gnat | ||
| Jul 24, 2024 at 8:12 | answer | added | Hans-Martin Mosner | timeline score: 8 | |
| Jul 24, 2024 at 5:17 | history | became hot network question | |||
| Jul 24, 2024 at 4:51 | comment | added | Ben Cottrell |
Note - for recent .NET versions, the Microsoft.CodeAnalysis NuGet Package and various settings in .editorconfig can enforce all kinds of coding style rules at compile time (and in many cases can auto-fix within the IDE) - See Here, here and here.
|
|
| Jul 23, 2024 at 23:22 | vote | accept | BeeFriedman | ||
| Jul 23, 2024 at 21:41 | comment | added | Greg Burghardt | Questions about naming things are usually closed as opinion-based, but personally I think this question is answerable given that the maintainer of the C# language has explicit guidance (see JMekker's answer). That being said, all of your suggested names will compile just fine. | |
| Jul 23, 2024 at 21:40 | review | Close votes | |||
| Jul 28, 2024 at 3:05 | |||||
| Jul 23, 2024 at 21:20 | answer | added | JMekker | timeline score: 23 | |
| Jul 23, 2024 at 21:10 | history | asked | BeeFriedman | CC BY-SA 4.0 |