Visual Studio + TFS: how to move changes to another branch OR tftp unshelve
Case: during the development process, teamleader said to move all your developed code to another branch from your current. Handy copy-paste is a bad solution. How to solve that problem?
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.