So You Think You Know C#? - Static classes

Опубликовано: 31 Март 2025
на канале: Shiv Kumar
10,433
391

Static Classes, we use the all the time, but do we really know what they are? In this video we start with taking a look at the memory allocation layout and dig deeper from there. Finally, I lay down some guidelines for when to and when not use them, guidelines for implementation as well a what not to do when implementing static classes.