0
votes
0answers
38 views

How can I add WSPBuilder task to my TFS 2010 team build workflow?

We are working on improving the ALM process for our team and would like to start leveraging team build in TFS 2010 to automatically create a wsp package using WSPBuilder. I am not sure of where to ...
6
votes
2answers
158 views

What is a good way to build/install/provision a full web application?

I have a fairly simple SharePoint web application, with a publishing front end, an extranet for customers and an intranet portal. I want this web app to be easily redeployable -- pretty much a ...