VisualStudio + SharePoint: set up for fast gac deploy and pools recycle
This post will be useful for SharePoint developers. Due development, it is fairly often need to deploy your dll to gac and test or debug new functions or fixes.
PowerShell modules organization
In this post i will show my variant of powershell-code organization.
Main objectives:
- Minimum copying of myself
- Easy structure
- Reusable
- Flexibility
- SharePoint oriented