Hey,

I noticed some of the Visual Studio generated names (or it may be part
of the template) has some names in the form of Application_Startup.
The method names generated for events take that form too (when you
type += then tab, tab). Do people normally rename those methods to
PascalCaseMethodName? (I normally do).
Is there a way to change the naming convention Visual Studio uses for
those method names? (I've not seen one but might be buried in the
Options somewhere)

cheers,
Stephen

Reply via email to