Tagged Questions
1
vote
3answers
779 views
How to work in Sharepoint 2010 Team based development
We have following environment to create a publishing fully branded portal.
Three developers each one have sharepoint 2010 installed on their
workstation.
One Server so that when each dev finish its ...
3
votes
1answer
2k views
Adding Features during Solution Update
Is there a supported method to add features during a solution update.
We call Update-SPSolution and then upgrade our old features using SPFeature.Upgrade
but any new features in the solution do not ...