Is there a list of recommended naming conventions in the VS.NET help like there is in the MSDN Help for VB 6? I'm referring to the sections that tell you to use txt for a TextBox, gint for a global integer, etc. When I do a search for "naming conventions" in VS.NET I only find stuff about things like System.Drawing.Color, System.Windows.Forms.PictureBox, etc.
Thanks in advance! Lance
