Click here to Skip to main content
15,892,674 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.

 
GeneralHololens Pin
Pete O'Hanlon6-Oct-15 7:34
mvePete O'Hanlon6-Oct-15 7:34 
RantRe: Hololens Pin
Kornfeld Eliyahu Peter6-Oct-15 8:06
professionalKornfeld Eliyahu Peter6-Oct-15 8:06 
GeneralMessage Removed Pin
6-Oct-15 9:24
professionalN_tro_P6-Oct-15 9:24 
GeneralRe: Hololens Pin
Pete O'Hanlon6-Oct-15 11:07
mvePete O'Hanlon6-Oct-15 11:07 
GeneralMessage Removed Pin
7-Oct-15 2:37
professionalN_tro_P7-Oct-15 2:37 
GeneralRe: Hololens Pin
Pete O'Hanlon7-Oct-15 2:57
mvePete O'Hanlon7-Oct-15 2:57 
GeneralC# 6 Features Pin
harold aptroot6-Oct-15 5:49
harold aptroot6-Oct-15 5:49 
GeneralRe: C# 6 Features Pin
Ian Shlasko6-Oct-15 6:00
Ian Shlasko6-Oct-15 6:00 
Well, those strings aren't normal strings when you add the $ prefix... It's syntactic sugar for a more readable string.format.

Haven't used the async/await stuff yet, as I'm still stuck on VS2010 / .NET 4.0 (Sucks to be the only .NET programmer in a Java shop)...

Some of the changes look useful though...
* Static initializers - Very situational, but would help with some of the legacy code I support
* Auto property initializers - Nice
* Dictionary initializers - Uh, ok... But the old method was good enough
* String interpolation - Sure
* nameOf() - Somewhat useful
* Expression-bodied functions - Um, ok... So it's a Func<>, but it looks almost like a method... Meh
* Exception filters - I suppose... But imagine how badly this will be abused by horrible coders
* Await in try/catch - As above, haven't used async/await yet, so dunno
* Null conditional - YES! So many null checks that all do the same damn thing...
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)

GeneralRe: C# 6 Features Pin
Richard Deeming6-Oct-15 6:57
mveRichard Deeming6-Oct-15 6:57 
GeneralRe: C# 6 Features Pin
F-ES Sitecore6-Oct-15 6:53
professionalF-ES Sitecore6-Oct-15 6:53 
GeneralRe: C# 6 Features Pin
PIEBALDconsult6-Oct-15 8:24
mvePIEBALDconsult6-Oct-15 8:24 
GeneralRe: C# 6 Features Pin
harold aptroot6-Oct-15 8:28
harold aptroot6-Oct-15 8:28 
GeneralRe: C# 6 Features Pin
PIEBALDconsult6-Oct-15 11:43
mvePIEBALDconsult6-Oct-15 11:43 
GeneralRe: C# 6 Features Pin
harold aptroot6-Oct-15 21:18
harold aptroot6-Oct-15 21:18 
GeneralRe: C# 6 Features Pin
PIEBALDconsult7-Oct-15 4:38
mvePIEBALDconsult7-Oct-15 4:38 
GeneralRe: C# 6 Features Pin
harold aptroot7-Oct-15 4:47
harold aptroot7-Oct-15 4:47 
GeneralRe: C# 6 Features Pin
PIEBALDconsult7-Oct-15 4:58
mvePIEBALDconsult7-Oct-15 4:58 
GeneralRe: C# 6 Features Pin
F-ES Sitecore6-Oct-15 23:22
professionalF-ES Sitecore6-Oct-15 23:22 
GeneralRe: C# 6 Features Pin
Dennis_E6-Oct-15 7:52
professionalDennis_E6-Oct-15 7:52 
GeneralRe: C# 6 Features Pin
FIorian Schneidereit6-Oct-15 11:13
FIorian Schneidereit6-Oct-15 11:13 
GeneralVoting for content Pin
R. Giskard Reventlov6-Oct-15 5:34
R. Giskard Reventlov6-Oct-15 5:34 
GeneralRe: Voting for content Pin
Maximilien6-Oct-15 5:46
Maximilien6-Oct-15 5:46 
GeneralRe: Voting for content Pin
R. Giskard Reventlov6-Oct-15 6:22
R. Giskard Reventlov6-Oct-15 6:22 
GeneralRe: Voting for content Pin
Mycroft Holmes6-Oct-15 14:59
professionalMycroft Holmes6-Oct-15 14:59 
GeneralRe: Voting for content Pin
Kornfeld Eliyahu Peter6-Oct-15 7:03
professionalKornfeld Eliyahu Peter6-Oct-15 7:03 

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.