What is Naming Convention?

Naming convention is something which answers a question “How to name an element.”
In programming, it can be defined as set of rules which tells how a identifier will be named, like

When it comes to naming, it's a quite contentious topic.

Why Naming Convention is required?

Try to read the following word.
gradeofamericancustomer.
It's challenging to read it in a single glance.
Now try to read this one
GradeOfAmericanCustomer

The answer is

For more about naming convention click here

For training related to design patterns,C#,jQuery and other .net related topics contact [email protected]