Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

25
votes
24answers
4k views

How do you choose your project codename?

We use code names to name branches and to have an easy way to reference the next version, before Marketing has decided what number or even name to give it when it is officially launched. I have used ...
1
vote
2answers
91 views

Codenamed Products and Visual Studio

Are there any practices regarding using codenames of products in Visual Studio projects and solutions? In that typically, namespaces, assembly names, binary outputs, et al need to be renamed once a ...