c# - Bad naming of the VS created functions: button_click -


according framework design guidelines microsoft, naming convention methods pascalcasing , underscore not option. why default method naming events used underscores. example default name button's click event buttoncancel_click instead of buttoncancelclick.

if exception methods (which seems ok) how possible add exception visual studio warnings disappears?

i'm using resharper, there problem how add exception resharper rules.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -