Naming Conventions

Let's discuss different naming conventions used in C#.

Using proper naming and capitalization techniques can greatly increase code readability.

Camel casing and pascal casing are the two most popular capitalization techniques in C# when naming variables, classes, methods, and so on.

Get hands-on with 1200+ tech skills courses.