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…
WSPBuilder is currently one of the best tools to build SharePoint solutions and create deployment packages. Migration from VSeWSS to WSPBuilder is easy but there are some little tricks. In current posting I will show you how to move solutions from VSeWSS to WSPBuilder. Read more…
Before you start writing your first SharePoint application you should spend some time to choose your development tools. The right set of tools will help you to save time and you don’t have to do so much work manually. Generally you need tools that will help you analyze, create and deploy your solution into SharePoint. I will discuss about three tools that will help you to analyze, package and install your application. These tools are only few that you can find. The choice is made mostly by my experience using different tools. Read more…