© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
V. SarcarSimple and Efficient Programming with C# https://doi.org/10.1007/978-1-4842-7322-7_4

4. Know SOLID Principles

Vaskaran Sarcar1  
(1)
Kolkata, West Bengal, India
 
C# is a powerful language. It supports object-oriented programming and has myriad features. If we compare it with the old days, it seems that coding has become easy with the support of these powerful features. But the hard truth is: simply using these features in an application does not guarantee that you have used them in the right way. For any given requirement, it is vital to identify classes, objects, and how they communicate with each other. In addition, your application must be flexible ...

Get Simple and Efficient Programming with C#: Skills to Build Applications with Visual Studio and .NET 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.