Here\'s one I have always wondered about...
Please excuse my naivety, but - How do you decide what version number to name your software?
I assume, when someb
To add to all the explanation above, I will suggest use a versioning scheme which, will be easy for your customers to remember and easy for you to baseline and manage your software versions. Also, if you are supporting different framework such as .Net 1.0, .Net1.1 etc, then make sure your versioning scheme takes care of that also.