
Local Functions – What’s the Value?
A great feature of C# 7.0 are local functions. Local functions have the syntax of methods and can be used … Continue reading Local Functions – What’s the Value?
A great feature of C# 7.0 are local functions. Local functions have the syntax of methods and can be used … Continue reading Local Functions – What’s the Value?
Visual Studio will be released on March 7th, 2017 – and my update workshop will be ready. You learn about … Continue reading Workshop with Updates for C# 7.0 and Visual Studio 2017
C# 7.0 offers a great list of new features. Some of them I’ve already written about, such as expression bodied … Continue reading C# 7.0 Out Vars and Ref Returns
C# 6 introduced expression bodied members with methods and properties. This feature has been enhanced with C# 7.0 to allow … Continue reading C# 7.0 Expression Bodied Members
I wish all the readers of my blog A Happy New Year 2017!! May all your wishes come true! What … Continue reading Welcome 2017 – The Year of 3D?
October was another great month. Probably the hottest news have been the announcements from Microsoft on Oct, 26th, but there … Continue reading Highlights of October 2016
To combine multiple objects of the same type, you can use arrays. To combine multiple objects of different types, tuples … Continue reading Tuples with C# 7.0
Two features that were originally planned with C# 6 now seem to make it into C# 7.0: binary literals and … Continue reading C# Literals & C# 7.0 Binary Literals and Digit Separators
After the highlights of July-2016, this is the second summary of the month. Again I’ll try to summarize my blog … Continue reading Highlights of August 2016