SharePoint 2007 & 2010 Developer Tools

gunjan.zip (916 kB)
Tools I've come up with to help other SharePoint developers/admins. SP 2007: GD Admin Tool - Tool to do the following: Export all lists in a site collection to a MS SQL database View all lists in a site collection Update multiple list items from a data grid Export the list data grid to excel SP 2010: SP2010 Form Manipulator - Scripts to manipulate the list forms. Users can easily create parent/child relations, events, get/set field data, etc.

SharePoint List Field Manager

The SharePoint List Field Manager allows users to manage the Boolean properties of a list such as Read Only, Hidden, Show in New Form etc... It supports SharePoint 2007, SharePoint 2010, and 2010 Sandboxed Solutions.

MOSS Feature Generator

The MOSS Feature Generator generates features out of existing functionalities on a MOSS 2007 site. This includes Site Columns, Content Types and ListTemplates (including schema.xml and forms). The tool will be expanded in two ways: a build tree will be created to make it possible to create dependant features in an organized way, and the number of supported features will be expanded.

Media Player Web Part

mpwp.zip (521 kB)
The Media Player Web Part makes it easier to integrate media into SharePoint.It is a universal Media Player Web Part.It queries a media player HTML template from a SharePoint list located anywhere in your farm.Media-file URL, size, title, description, autoplay options can be set.

Repeater-Like Webparts for Sharepoint

These webparts emulate the ASP.NET's repeater fuctionality for rendenering and displaying data from list and libraries. They also enable the filtering throung views. Making the configuration so easy for final users.

SharePoint List Access Layer Generator

SPList Access Layer Generator is a windows application which allows developers to generate classes to access SharePoint lists like an ORM. This project has been initiated to be compliant with the Rapid Application Development methodology. The first version of this project is always a beta, so be careful when using it.