Click here to Skip to main content
15,909,953 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: Is this the password complaint dept? Pin
Jacquers21-Jul-19 23:09
Jacquers21-Jul-19 23:09 
GeneralRe: Is this the password complaint dept? Pin
raddevus22-Jul-19 1:36
mvaraddevus22-Jul-19 1:36 
GeneralRe: Is this the password complaint dept? Pin
OriginalGriff21-Jul-19 20:43
mveOriginalGriff21-Jul-19 20:43 
GeneralRe: Is this the password complaint dept? Pin
OriginalGriff21-Jul-19 20:52
mveOriginalGriff21-Jul-19 20:52 
GeneralRe: Is this the password complaint dept? Pin
raddevus22-Jul-19 1:39
mvaraddevus22-Jul-19 1:39 
GeneralRe: Is this the password complaint dept? Pin
ZurdoDev22-Jul-19 1:42
professionalZurdoDev22-Jul-19 1:42 
GeneralRe: Is this the password complaint dept? Pin
Mark_Wallace22-Jul-19 5:50
Mark_Wallace22-Jul-19 5:50 
GeneralTrying out the VS2019 preview Pin
harold aptroot21-Jul-19 6:59
harold aptroot21-Jul-19 6:59 
.. and C# 8.

It has been fun, C# 8 has some nice features. Pattern matching switch cleaned up some code (and helps deal with nullability warnings), default interface members (converted to abstract classes), and the biggest one (IMO): nullability warnings. (there is more in C# 8 but I didn't get the chance to test everything).

There were about 200 nullability warnings when I turned that on and some new ones came up while fixing things, it took a while to do something about all of them, but not even that much time. A couple of hours. It found a few real bugs so it was already worth it, and I expect more bugs will be prevented without it having to explicitly fail during testing.

VS2019 does seem slower though. Again. The time from F5 until the program starts running seems longer, compile errors and warnings take longer to show up, switching to a different file sometimes takes noticeable time to process..

Have you tried it?

GeneralRe: Trying out the VS2019 preview Pin
RickZeeland21-Jul-19 7:26
mveRickZeeland21-Jul-19 7:26 
GeneralRe: Trying out the VS2019 preview Pin
harold aptroot21-Jul-19 7:46
harold aptroot21-Jul-19 7:46 
GeneralRe: Trying out the VS2019 preview Pin
the goat in your machine21-Jul-19 15:28
the goat in your machine21-Jul-19 15:28 
GeneralRe: Trying out the VS2019 preview Pin
F-ES Sitecore21-Jul-19 22:09
professionalF-ES Sitecore21-Jul-19 22:09 
GeneralMake sure your Viagra says "Made in the US"... Pin
Mike Hankey21-Jul-19 3:33
mveMike Hankey21-Jul-19 3:33 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
Tim Deveaux21-Jul-19 5:26
Tim Deveaux21-Jul-19 5:26 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
RickZeeland21-Jul-19 7:29
mveRickZeeland21-Jul-19 7:29 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
dandy7221-Jul-19 7:50
dandy7221-Jul-19 7:50 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
Mike Hankey21-Jul-19 7:54
mveMike Hankey21-Jul-19 7:54 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
Ravi Bhavnani21-Jul-19 8:18
professionalRavi Bhavnani21-Jul-19 8:18 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
charlieg23-Jul-19 4:36
charlieg23-Jul-19 4:36 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
Mike Hankey23-Jul-19 4:39
mveMike Hankey23-Jul-19 4:39 
GeneralRe: Make sure your Viagra says "Made in the US"... Pin
charlieg23-Jul-19 5:31
charlieg23-Jul-19 5:31 
GeneralIt's quiet. Too quiet ... Pin
OriginalGriff21-Jul-19 0:33
mveOriginalGriff21-Jul-19 0:33 
GeneralRe: It's quiet. Too quiet ... Pin
Richard MacCutchan21-Jul-19 1:15
mveRichard MacCutchan21-Jul-19 1:15 
GeneralRe: It's quiet. Too quiet ... Pin
OriginalGriff21-Jul-19 1:22
mveOriginalGriff21-Jul-19 1:22 
GeneralRe: It's quiet. Too quiet ... Pin
Richard MacCutchan21-Jul-19 1:39
mveRichard MacCutchan21-Jul-19 1:39 

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.