Click here to Skip to main content
15,881,882 members

Survey Results

Which of these recent (or semi-recent) C# operators do you find useful?

Survey period: 27 Jul 2020 to 3 Aug 2020

it's all about efficient, safe, performant code, right?

OptionVotes% 
??= operator28227.78
Null-conditional operators ?. and ?[]48547.78
= ref ref assignment operator797.78
! null-forgiving operator18718.42
The await operator48147.39
None of the above28227.78
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralSome thoughts on await Pin
honey the codewitch1-Aug-20 1:14
mvahoney the codewitch1-Aug-20 1:14 
GeneralWhy =?? PinPopular
Fabio Franco28-Jul-20 4:38
professionalFabio Franco28-Jul-20 4:38 
GeneralMicrooft had a closer look to Apples Swift Pin
KarstenK27-Jul-20 4:39
mveKarstenK27-Jul-20 4:39 
GeneralRe: Microoft had a closer look to Apples Swift Pin
mirdana27-Jul-20 19:42
mirdana27-Jul-20 19:42 
GeneralRe: Microoft had a closer look to Apples Swift Pin
KarstenK27-Jul-20 21:54
mveKarstenK27-Jul-20 21:54 
GeneralRe: Microoft had a closer look to Apples Swift Pin
Nemanja Trifunovic28-Jul-20 2:03
Nemanja Trifunovic28-Jul-20 2:03 
GeneralRe: Microoft had a closer look to Apples Swift Pin
KarstenK28-Jul-20 4:03
mveKarstenK28-Jul-20 4:03 
GeneralRe: Microoft had a closer look to Apples Swift Pin
Sandeep Mewara28-Jul-20 4:05
mveSandeep Mewara28-Jul-20 4:05 
GeneralRe: Microoft had a closer look to Apples Swift Pin
mirdana29-Jul-20 23:53
mirdana29-Jul-20 23:53 
GeneralRe: Microoft had a closer look to Apples Swift Pin
KarstenK30-Jul-20 0:07
mveKarstenK30-Jul-20 0:07 
GeneralNone of the above Pin
Greg Utas27-Jul-20 3:11
professionalGreg Utas27-Jul-20 3:11 
GeneralNull-conditional operators Pin
Sandeep Mewara27-Jul-20 2:08
mveSandeep Mewara27-Jul-20 2:08 
GeneralThe problem with... Pin
Mehdi Gholam27-Jul-20 1:53
Mehdi Gholam27-Jul-20 1:53 
GeneralRe: The problem with... Pin
ZurdoDev27-Jul-20 2:00
professionalZurdoDev27-Jul-20 2:00 
GeneralRe: The problem with... Pin
Mehdi Gholam27-Jul-20 6:59
Mehdi Gholam27-Jul-20 6:59 
GeneralRe: The problem with... Pin
ZurdoDev27-Jul-20 7:06
professionalZurdoDev27-Jul-20 7:06 
GeneralRe: The problem with... Pin
ronlease27-Jul-20 2:00
professionalronlease27-Jul-20 2:00 
I know what you mean. My company still has some code lying around that's compiled against .NET 2.0 because it has to run on really old machines. The business doesn't want to pay for any upgrades.
GeneralRe: The problem with... Pin
Mehdi Gholam27-Jul-20 7:02
Mehdi Gholam27-Jul-20 7:02 
GeneralRe: The problem with... Pin
Dan Neely27-Jul-20 2:37
Dan Neely27-Jul-20 2:37 
GeneralJust realized... Pin
Nemanja Trifunovic27-Jul-20 1:10
Nemanja Trifunovic27-Jul-20 1:10 
GeneralRe: Just realized... Pin
Mike (Prof. Chuck)27-Jul-20 1:30
professionalMike (Prof. Chuck)27-Jul-20 1:30 
GeneralRe: Just realized... Pin
Rick York1-Aug-20 5:59
mveRick York1-Aug-20 5:59 
GeneralRe: Just realized... Pin
impro561-Aug-20 8:35
impro561-Aug-20 8:35 

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.