paint-brush
5 Tips to Improve Your Productivity in C# 8.0by@miguel-bernard
213 reads

5 Tips to Improve Your Productivity in C# 8.0

by Miguel Bernard2mMarch 7th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Microsoft added a lot of new syntax goodies in their latest release of C# 8.0. The index from the end operator and var var are easier to understand and shorter. Using variables are handy to make sure that disposable resources don't outlive the scope of the method where they are instantiated. Verbatim strings @ and string interpolation $ are two useful concepts to build string literals. You can now specify them in any order, and the compiler will figure it out for you.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - 5 Tips to Improve Your Productivity in C# 8.0
Miguel Bernard HackerNoon profile picture
Miguel Bernard

Miguel Bernard

@miguel-bernard

Miguel is passionate about teaching, developers' communities and everything related to .Net.

Learn More
LEARN MORE ABOUT @MIGUEL-BERNARD'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Miguel Bernard HackerNoon profile picture
Miguel Bernard@miguel-bernard
Miguel is passionate about teaching, developers' communities and everything related to .Net.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Pipfeed