Tagged Questions
4
votes
2answers
210 views
Pros of Sharepoint and Build Server (TFS, TeamCity,…)
What are the pros using a build server with sharepoint when having projects your working alone at?
5
votes
1answer
359 views
SPMetal and automated build approch
When using SPMetal to generate entity classes, these classes are used in LINQ to SharePoint queries.
We have a project with content type and list definitions and one project with business logic which ...
16
votes
4answers
1k views
How are you doing automated testing?
One area that I have always found a challenge is being able to get my automated builds (in whatever guise, MSBuild Nant etc) to deploy the created solution (WSP) to a remote machine, install and test ...