Browse by Tags

Building a solution
Thu, Jan 21 2010 9:12 AM
Today our team leader asked me to get someone in our team started on a new solution. This entails 2 things: A dev tree Tests and code (and yes, I choose this order on purpose)   The Dev Tree Suppose you have to make a new solution.   Create root: $/TeamProject/<SolutionName> Create main branch: $/TeamProject/<SolutionName>/Dev Create lib... Read More...