Standard naming conventions?

S

Spencer

We are in the process of developing a custom deployment of ProjectServer.
Before we get too far along with the customization we need to develop a
standard naming convention for our variables, views, projects, and such. Has
anyone developed a framework for naming conventions that we might be able to
build upon? I think I have seen references before but canot seem to locate
them again.
 
J

JackD

There are a number of conventions out there for naming objects within VBA.
I'm not familiar with any which refer to views projects and the like.
So, I think you can use what you like and not worry too much about it.
You might want to follow some of the conventions that project server does,
but clearly mark stuff that is new vs. being part of project server.

-Jack Dahlgren
http://zo-d.com/blog/
 
Top