I am trying to find which is the better naming convention for new Form Page.
I search all google and i didn’t found anything about this.
I want to create a new form example ‘Customers’.
Is it good practice to give a name like:
FormCustomers
CustomersForm
FrmCustomers
CustomersPage
>Solution :
Take the one you like best. Just stick to that choice and be consistent with e. g.
CustomersForm
, SomethingForm
, etc. But there are no rules.