Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
PIEBALDconsult20-Jan-16 5:59
mvePIEBALDconsult20-Jan-16 5:59 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre20-Jan-16 7:43
professionalSascha Lefèvre20-Jan-16 7:43 
JokeRe: String Formatting / Interpolation --- Opinions Pin
Richard Deeming20-Jan-16 7:50
mveRichard Deeming20-Jan-16 7:50 
AnswerRe: String Formatting / Interpolation --- Opinions Pin
Richard Deeming20-Jan-16 4:41
mveRichard Deeming20-Jan-16 4:41 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre20-Jan-16 5:38
professionalSascha Lefèvre20-Jan-16 5:38 
AnswerRe: String Formatting / Interpolation --- Opinions Pin
BillWoodruff20-Jan-16 6:40
professionalBillWoodruff20-Jan-16 6:40 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre20-Jan-16 7:02
professionalSascha Lefèvre20-Jan-16 7:02 
AnswerRe: String Formatting / Interpolation --- Opinions Pin
GravityPhazer21-Jan-16 23:53
professionalGravityPhazer21-Jan-16 23:53 
As I am working alone on all my projects, I've instantly moved to C#6 as it came out. I actually tried the CTP already (only in a minor project, though).

After all I can say that I used ReSharper to convert my whole project to interpolation. It's way easier to use and cleaner to read. There are situations, though, when you have to use string.Format() or custom implementations. But this is rather rare.

I love all C#6 features and use them quite a lot. Especially because ReSharper notifies me about everything that can be made easier with the new language features.
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre22-Jan-16 1:59
professionalSascha Lefèvre22-Jan-16 1:59 
AnswerRe: String Formatting / Interpolation --- Opinions Pin
GravityPhazer22-Jan-16 4:11
professionalGravityPhazer22-Jan-16 4:11 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre22-Jan-16 4:29
professionalSascha Lefèvre22-Jan-16 4:29 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
GravityPhazer22-Jan-16 4:37
professionalGravityPhazer22-Jan-16 4:37 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre22-Jan-16 4:48
professionalSascha Lefèvre22-Jan-16 4:48 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
GravityPhazer22-Jan-16 5:21
professionalGravityPhazer22-Jan-16 5:21 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
jschell22-Jan-16 13:55
jschell22-Jan-16 13:55 
AnswerRe: String Formatting / Interpolation --- Opinions Pin
jschell22-Jan-16 14:01
jschell22-Jan-16 14:01 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
Sascha Lefèvre22-Jan-16 23:06
professionalSascha Lefèvre22-Jan-16 23:06 
GeneralRe: String Formatting / Interpolation --- Opinions Pin
jschell28-Jan-16 12:48
jschell28-Jan-16 12:48 
GeneralI want to understand namespace System.Security Pin
BasmaSH19-Jan-16 20:01
BasmaSH19-Jan-16 20:01 
GeneralRe: I want to understand namespace System.Security Pin
dan!sh 19-Jan-16 20:53
professional dan!sh 19-Jan-16 20:53 
GeneralRe: I want to understand namespace System.Security PinPopular
CHill6020-Jan-16 0:38
mveCHill6020-Jan-16 0:38 
QuestionRemoving EXIF Does not work when using Different Encoders to Choose Format Pin
Member 1227351319-Jan-16 2:30
Member 1227351319-Jan-16 2:30 
QuestionProblem solved: problem de-serializing using GZip: file left "open" Pin
BillWoodruff17-Jan-16 1:45
professionalBillWoodruff17-Jan-16 1:45 
AnswerRe: problem de-serializing using GZip: file left "open" Pin
OriginalGriff17-Jan-16 2:32
mveOriginalGriff17-Jan-16 2:32 
SuggestionRe: problem de-serializing using GZip: file left "open" Pin
Sascha Lefèvre17-Jan-16 3:24
professionalSascha Lefèvre17-Jan-16 3:24 

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.