Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Errrhhh ..... CSharp or VB
Message
 
 
À
23/09/2011 10:14:56
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01524423
Message ID:
01524591
Vues:
62
>>>>Are you using naming that reuses identifiers by changing case? Have you run out of all possible alphanumeric combinations or what?
>>
>>I do this routinely to simplify remembering form and report names:
>>FrmCustomer frmCustomer = new FrmCustomer();
>>
>>Is that frowned upon?
>
>Nope, that's precisely what is best practice in naming conventions... You can tell immediately from the casing what the scope of the variable is...

The scope? I thought that in Bill's example it distinguished between a class type and an instance of a class. No?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform