If you are a Sharepoint developer, this is a trick that could be really useful...
When you are developing a Web Part, to install it on Sharepoint normally you've to to a lot of work (place the code on the right folder, restart IIS etc.). What about if you could automate this process?
This tips shows how to add simple "Install Web Part" menu to right click on a CAB file, good to speed up the installation process. Bookmarked! 