// archives

MOSS

This tag is associated with 1 posts

SharePoint 2007 Test Data Population Tool

The SharePoint 2007 Test Data Population Tool(SPTDataPop) is available as a command-line executable utility which generates test data in a jiffy. This tool might be useful for performance and load testing for your project.

Review of: SharePoint Content Deployment Wizard

The SharePoint Content Deployment Wizard from Chris Obrien is a excellent tool for SharePoint 2007 content deployment.

Using STSADM.EXE to Create Empty Site Collection

There are situations when we want to create empty site collection, like when your content deployment job is failing due to conflicting content. In these cases STSADM.EXE comes handy.
STSADM.EXE is the only means to create a completely empty site collection.

List of 10 useful SharePoint Tools from CodePlex

Here are some really useful SharePoint tools available at CodePlex. I have tried some of these tools while others in the list seems to be popular and worth checking.
CodePlex is Microsoft’s open source project hosting web site.

    Locations of visitors to this page
View Praveen Modi's profile on LinkedIn

Recent Comments

  • Praveen Modi: Juan, seems like it should work but I haven’t tried it. I will give it a try and will update the...
  • Juan Larios: couldn’t you just do: SPFolderCollection collection = site.Lists["Site Collection...
  • sara: Try this too, Delete item from SharePoint List and more
  • jayashri kanungo: The video is slow. Usually when you run it for first time, it takes time but for subsequent time it...
  • Robert Woodlock: Thank you, sorry to ask, but would i add code to have this function automated.. Basically I was to...