SlideShare a Scribd company logo
C# 6 Features
Language Features 
https://roslyn.codeplex.com/wikipage?title=Language%20featur 
e%20status&referringTitle=Home
Property Initializers 
• no explicit constructor code is required 
• initialized auto-property only requires a getter, the set 
method is optional. With no setter, immutability is easier to 
achieve 
• Plays well with primary constructor
Primary Constructors
Static type using statements 
• Some usages we may use 
– Check 
– Assert
Expression Bodied Functions and 
Properties
Null propagation
Declaration Expressions
Declaration Expressions cont.
Nameof operator
Dictionary Initializer
Exception filters
await in catch and finally block
Discussion 
• https://roslyn.codeplex.com/discussions/570551
Links 
• http://damieng.com/blog/2013/12/09/probable-c-6-0-features-illustrated 
• http://thebillwagner.com/blog/overview-of-c-6-language-enhancements 
• http://msdn.microsoft.com/en-us/magazine/dn802602.aspx 
• https://roslyn.codeplex.com/wikipage?title=Language%20feature%20stat 
us&referringTitle=Home 
• http://www.dotnetcurry.com/showarticle.aspx?ID=1042 
• http://www.pluralsight.com/courses/csharp-6-whats-new

More Related Content

PPTX
Google Analytics Referral Spam - Pubcon Las Vegas 2015
PDF
Backlink, diến đàn, forum chất lượng
PPT
Filling the HTML5 Gaps with Polyfills and Shims
PPTX
Masterclass San Francisco: Query workshop
PDF
WWX 2013 Cocktail
PPTX
Docker intro
PPTX
Grafana
PDF
[Image Results] Java Build Tools: Part 2 - A Decision Maker's Guide Compariso...
Google Analytics Referral Spam - Pubcon Las Vegas 2015
Backlink, diến đàn, forum chất lượng
Filling the HTML5 Gaps with Polyfills and Shims
Masterclass San Francisco: Query workshop
WWX 2013 Cocktail
Docker intro
Grafana
[Image Results] Java Build Tools: Part 2 - A Decision Maker's Guide Compariso...

Similar to C# 6 Features (20)

PDF
How to Use Selenium, Successfully
PDF
How To Use Selenium Successfully
PDF
Add-On Development: EE Expects that Every Developer will do his Duty
PDF
presentation
PDF
Add-On Development: EE Expects that Every Developer will do his Duty
PDF
presentation
PDF
How To Use Selenium Successfully (Java Edition)
PDF
IDE and Toolset For Magento Development
PPTX
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
PPTX
Sitecore code review checklist
PDF
Mastering Test Automation: How to Use Selenium Successfully
PPTX
Hidden Treasure - TestComplete Script Extensions
PPTX
Introduction to Sightly and Sling Models
ZIP
44 Slides About 22 Modules
PDF
You Can Work on the Web Patform! (GOSIM 2023)
PDF
Ruin your life using robot framework
PPTX
Best Practices for WordPress in Enterprise
PPTX
Writing code for others
PPTX
Best Practices for Building WordPress Applications
PDF
How to use selenium successfully
How to Use Selenium, Successfully
How To Use Selenium Successfully
Add-On Development: EE Expects that Every Developer will do his Duty
presentation
Add-On Development: EE Expects that Every Developer will do his Duty
presentation
How To Use Selenium Successfully (Java Edition)
IDE and Toolset For Magento Development
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
Sitecore code review checklist
Mastering Test Automation: How to Use Selenium Successfully
Hidden Treasure - TestComplete Script Extensions
Introduction to Sightly and Sling Models
44 Slides About 22 Modules
You Can Work on the Web Patform! (GOSIM 2023)
Ruin your life using robot framework
Best Practices for WordPress in Enterprise
Writing code for others
Best Practices for Building WordPress Applications
How to use selenium successfully
Ad

Recently uploaded (20)

PPTX
Modernising the Digital Integration Hub
PDF
Getting started with AI Agents and Multi-Agent Systems
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Tartificialntelligence_presentation.pptx
PPT
Module 1.ppt Iot fundamentals and Architecture
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
The various Industrial Revolutions .pptx
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
observCloud-Native Containerability and monitoring.pptx
PPTX
TLE Review Electricity (Electricity).pptx
PDF
August Patch Tuesday
PDF
Enhancing emotion recognition model for a student engagement use case through...
Modernising the Digital Integration Hub
Getting started with AI Agents and Multi-Agent Systems
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
DP Operators-handbook-extract for the Mautical Institute
Zenith AI: Advanced Artificial Intelligence
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
1 - Historical Antecedents, Social Consideration.pdf
Programs and apps: productivity, graphics, security and other tools
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Tartificialntelligence_presentation.pptx
Module 1.ppt Iot fundamentals and Architecture
Chapter 5: Probability Theory and Statistics
The various Industrial Revolutions .pptx
OMC Textile Division Presentation 2021.pptx
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
NewMind AI Weekly Chronicles – August ’25 Week III
observCloud-Native Containerability and monitoring.pptx
TLE Review Electricity (Electricity).pptx
August Patch Tuesday
Enhancing emotion recognition model for a student engagement use case through...
Ad

C# 6 Features