Skip to content

Five Number

  • Home
  • PnP PowerShell
  • About
  • PnP Generator
Five Number
  • MOSS - Object Model

    Contact / Feedback webpart for Sharepoint 2007

    ByG Vijai Kumar July 25, 2009November 11, 2009

    On 12th November, 2009 I have published the Contact / Feedback webpart solution on to Codeplex You can download the Contact / Feedback webpart from http://contact.codeplex.com/ Comments on this solution are very much appreciated 🙂 Thanks for looking into this

    Read More Contact / Feedback webpart for Sharepoint 2007Continue

  • MOSS - General

    Copy Sharepoint document library files to another Sharepoint site very easily

    ByG Vijai Kumar July 15, 2009March 20, 2014

    In this post I am going to show how we can open a SharePoint site in windows explorer with the help of My Network Places available in Windows operating system (generally located on desktop) The main advantage of this scenario is to copy document library files from one SharePoint site to another very easily

    Read More Copy Sharepoint document library files to another Sharepoint site very easilyContinue

  • MOSS - Object Model

    Displaying Sharepoint Custom List items in SPGridView

    ByGVK July 14, 2009March 20, 2014

    Here is a simple SPGridView example, which displays rows from a Sharepoint Custom List. Download complete source code

    Read More Displaying Sharepoint Custom List items in SPGridViewContinue

  • MOSS - Customization with SPD

    Sharepoint: Apply background color to custom list column based on other column value

    ByGVK July 1, 2009March 20, 2014

    Today we are going to learn how to apply the background color to a custom list column based on other column value, firstly, I tried this scenario using calculated formula column type but some javascript code is needed to render the background color based on calculated formula value,  so I did some research and come…

    Read More Sharepoint: Apply background color to custom list column based on other column valueContinue

  • Announcements | MOSS - General

    WSS and MOSS Service Pack 2 released

    ByGVK May 26, 2009

    Microsoft released WSS and MOSS Service Pack 2 Download WSS SP2 Download MOSS SP2

    Read More WSS and MOSS Service Pack 2 releasedContinue

  • Announcements | MOSS - General

    Announcing SharePoint Server 2010 Preliminary System Requirements

    ByGVK May 26, 2009

    On May 11th, 2009 early morning Microsoft Sharepoint Team Blog announced the preliminary system requirements of Sharepoint Server 2010 To enjoy reading, please follow the link http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx

    Read More Announcing SharePoint Server 2010 Preliminary System RequirementsContinue

  • MOSS - Object Model

    Lightbox enabled custom webpart, displays images from sharepoint picture library

    ByGVK October 23, 2008March 20, 2014

    Here is the simple Lightbox enabled custom webpart which displays the images from sharepoint picture library. Instructions to use:

    Read More Lightbox enabled custom webpart, displays images from sharepoint picture libraryContinue

  • MOSS - Object Model

    Custom Webpart – Displays the latest image from picture library

    ByGVK October 13, 2008March 20, 2014

    Here is the simple custom webpart which displays the latest image from picture library. Download complete source code

    Read More Custom Webpart – Displays the latest image from picture libraryContinue

  • MOSS - Object Model

    Programatically delete list or library in sharepoint 2007

    ByGVK October 13, 2008

    Here is the simple code for deleting list or library in sharepoint 2007 Download the code

    Read More Programatically delete list or library in sharepoint 2007Continue

  • MOSS - Object Model

    Custom Webpart – Inserts items into sharepoint custom list

    ByGVK October 10, 2008March 20, 2014

    Here is the simple custom webpart which inserts items into (Title, Employee Name, Designation) Sharepoint custom list, before executing the webpart first of all you have to create custom list and required fields manually through UI as said below: Create a custom list, name it as Custom List (you can also choose different name, but…

    Read More Custom Webpart – Inserts items into sharepoint custom listContinue

Page navigation

Previous PagePrevious 1 … 7 8 9 10 11 12 Next PageNext

© 2026 Five Number - WordPress Theme by Kadence WP

  • Home
  • PnP PowerShell
  • About
  • PnP Generator