• MOSS 2007

    Create a custom theme in MOSS

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

    Customising a sharepoint site is really a challenging job and there may be situations in which you might need to create a new theme. The simplest way is to create the new theme by taking a copy of the existng them. SharePoint theme folder has mainly 3 elements theme.inf, theme.css and images. Create a copy [...]

    Read more →

    Hello world SharePoint Web Part for Beginners

    by  • March 22, 2010 • MOSS 2007 • 10 Comments

    In this article we will see how we can develop a simple (Hello World) web part for SharePoint and create WSP. Before starting the development, make sure that the following tools have installed.  1. Visual studio extension for windows SharePoint services: http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=7bf65b28-06e2-4e87-9bad-086e32185e68&displayLang=en  Note: You can refer the link http://www.allaboutmoss.com/index.php/2010/03/22/install-visual-studio-2005-extensions-in-windows-xp-or-vista/ for installing Visual studio extension in [...]

    Read more →

    Recent Posts Webpart [Download]

    by  • March 18, 2010 • Downloads, MOSS 2007 • 0 Comments

    In this article we will see how we can develop a webpart which will display the latest posts from different blogs. This was easily achievable using a Content Query WebPart but there are few issues. one of them was the non availability of options like choosing blogs. Only option available was to create a new [...]

    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 →

    Hello World!

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

    Hello all, Welcome to allaboutmoss.com. This is the first post in this blog. Soon you will see lot of interesting post about Microsoft SharePoint. Don’t miss any of them. Subscribe to our feeds now. We also have an email subscription.

    Read more →