© Dirk Strauss 2019
Dirk StraussExploring Advanced Features in C#https://doi.org/10.1007/978-1-4842-4856-0_2

2. Exploring C#

Dirk Strauss1 
(1)
Uitenhage, South Africa
 

This chapter will have a look at some of the features in C# that developers might overlook. This is a statement I hear all too often when discussing a specific feature: “I’ve heard of it but not used it before.”

Features such as abstract classes and interfaces. Do you know what the difference is between the two and how you would use one over the other? How about lambda expressions? Have you used this feature before in your everyday coding?

This chapter is all about exploring C# a little further. We will not be discussing C# 7 specific code, but rather features of the C# language in general. ...

Get Exploring Advanced Features in C#: Enhance Your Code and Productivity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.