Naming Conventions

M

mac

Brand new to C# and I like it so far. I don't want to start a flame war
over naming conventions.

I do want to find a comprehensive convention, learn it, and start using it
right from the start. Does anyone have any suggestions for where I could
find a *concise* document that spells out a convention.

I want:

1. A widely used convention.
2. One that covers all the different variables and objects I wll have to
name
3. A spec that avoids lots of justification, and just gives the facts.

Coming from a database background, I generally don't like CamelCasing, but
it that is what the bulk of the coders are doing, I'll do it too.

Thanks,

Mac
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top