c# 6

About this tag
The C# 6 tag on WindowsForum.com covers discussions about the features introduced in C# version 6, including auto property initializers, expression-bodied members, string interpolation, using static directives, and the nameof operator. Content under this tag often references developer-focused resources such as Channel 9 videos and comparisons between older C# approaches and the new syntax. This tag is relevant for developers working with .NET who want to understand or adopt the improvements in C# 6 for more concise and readable code.
  1. News

    Last Week on Channel 9: August 31st - September 6th, 2015

    As the summer wraps up here are just 25 of the many videos, posts and episodes from last week... Link Removed C# 6 makes coding even easier. Watch how Link Removed guides the discussion by comparing previous approaches to common tasks with new ways introduced in version 6. Features covered...
Back
Top