Writing build and deployment scripts for SharePoint solutions
January 27th, 2010
No comments
For medium and large SharePoint solutions it is nice to have building and deployment scripts to save a lot of time you otherwise waste on repeating same actions manually. In this posting I will show you how to create simple scripts that build, package and deploy custom SharePoint solution built on Visual Studio 2008. Read more…