• Posts Tagged ‘wsp’

    Cumulus Tag Cloud for SharePoint

    by  • August 31, 2010 • Downloads, SharePoint 2010 • 3 Comments

    In this article we will see how we can develop a Tag Cloud WebPart for SharePoint Blogs. I have named this WebPart Cumulus Tag Cloud because this Tag Cloud is inspired from one of the most popular Tag Cloud for WordPress called WP Cumulus. We will not be going into basics about how to develop [...]

    Read more →

    How To: Create wsp package for user controls

    by  • March 5, 2010 • MOSS 2007 • 0 Comments

    We can copy our user controls to the layouts or control templates folder manually. But moving user controls from development to production manually is very risky or not recommended. Here is how you can deploy these changes programmatically. 1. Create a  web part project or wsp builder project and create a folder. 2. Add all [...]

    Read more →