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?