I'm thinking of giving each part of the agile lifecycle its own project (TFS project, not csproj) as per Microsoft's agile template.
- Is it possible to move items (like User Stories or Tasks) from one Project to another?
- Does the organization of these projects have any bearing on or affect the actual software build (solutions, csproj, etc)?
- What is the recommended organizational structure of Projects, etc for an agile project?
- Are there any guides you can recommend for setting TFS up to work with the standard agile process?