Active Directory Browser web part for SharePoint

ADBrowser.zip (107 kB)
Have you ever needed to know what the membership of a particular Active Directory group is before granting the whole group access to a SharePoint site or list? This SharePoint web part allows end users to view all of the Active Directory users in each AD group under a specified LDAP path. This is a read only view of the group members.

Add web part page quick search extension for SharePoint Server 2007

This small solution provide quick search feature on add web part page in SharePoint Server 2007. Now you can easy and fast search nesessary webpart - you need write only a first letters the name's webpart without any large page scrolling.

Advanced Alert for SharePoint

Advanced Alert is a Windows Sharepoint Services 3.0 solution which allows users having the ManageAlerts permission to create alerts on list or item for SharePoint groups.

ASP.NET Controls Library

A collection of ASP.NET Controls/Classes that can be reused on different projects (including MOSS 2007, ASP.NET 2.0/3.0/3.5 Web Applications, Web Services, etc).

SharePoint Audience Migration

This project has the pupose of overcoming the horror of using audience targeting in SharePoint when you move a web application to another farm or set it to be hosted by another SSP.

Basic MOSS Publishing Site Definition

This site definition is not as minimal as the Minimal Publishing Site. On the other hand, it doesn't deploy all the branding elements of the BLANKINTERNET site definitions. This site definition is explained in detail as part of the upcoming MOSS Web Content Management video course from AppDev by Doug Ware and Matt Ranlett. The source is included here with AppDev's permission.

SharePoint Branding Tool (Themes, Master pages, Site Logos...)

Aim: To have a tool that can help ease up the effort required to manually change branding on multiple sites. Functionality: This tool can be used modify the following for multiple sites: * Themes * CustomMasterUrl/MasterUrl (Master Page) * CSS and SiteImage Paths * ...and more

Fusion Charts Free for SharePoint

Fusion Charts Free for SharePoint (FCFS) provides a set of 22 different charts (2D & 3D) that integrates easily into your SharePoint environment (WSS 3.0 / MOSS 2007 / Sharepoint Foundation 2010 / Sharepoint Server 2010). FCFS provides you a powerful way to display very nice looking charts into SharePoint with minimum effort.

Circo Image Player for SharePoint

Circo Image Player is a new webpart that provides an easy way to publish banners and slide shows from a picture library on your SharePoint pages.

Client Side RSS Reader web part for SharePoint

An alternative to the RSS Viewer Web Part, this web part displays an RSS feed using client side scripting (JavaScript) Since the rss configurations need to be saved within the web part, the web part does need be deployed through Central Admin. However the rendering is performed using JavaScript.

Clear List Items Capability for WSS V3

CLIWSSV3.zip (191 kB)
The Clear List Items Capability for WSS V3 adds an option to the list toolbar to delete all items in the current list. This is very useful during SharePoint development where lots of list items may be for testing code.

Content Aggregation WebPart

SharePoint Content Aggregation webpart.

CQWP - Recurring Calendar Events

CQWPRCE.zip (1,9 MB)
An enhanced CQWP version. The goal of this WebPart is to provide a piece of functionality that the out of the box one currently lacks. This functionality applies when you are rolling up Calendar Events List Type. The Business Requirement There is a need to view recurring events when rolling up Calendar Events. Say you have an event called "Weekly Status Meeting", and you have configured this event to be 'recurring'. If you browse the Calendar View, you will see this event on the day you have selected for each week. OOTB Content Query WebPart Funtionality Currently, if you do a Calendar Event rollup using the CQWP and you have a recurring event, the WebPart will only show you the parent event in that series. Some people have expressed the desire to show all of the events for that particular calendar item. My Vision I envision the extending from the ContentByQueryWebPart, and making sure all other functionality is still there. I am thinking of simply creating a custom ToolPart that allows for the additional configuration. Other functionality I will make configurable via the ToolPart is: - Ability to configure the XSL files used to render it, - Ability to override the CommonViewFields - Ability to override the Query being used.

CryptoCollaboration For SharePoint 2007

CryptoCollaboration for SharePoint 2007 (works for both Microsoft Office Server 2007 as well as Windows SharePoint Services 3.0) presents a native end-to-end encryption solution targeted at SharePoint lists and their related metadata. One of the largest tribulations that exists within current collaboration systems is the reliance on making objects security aware based solely on provided principle attributes, characteristically noticed in SharePoint through its indigenous options for security trimming the interface. While this is certainly a method that promotes some level of privacy, security, and data integrity, it does not account for data storage while information is considered in a transitional state. Furthermore, this is amplified by the fact that numerous industry regulations require that when organizational data is stored in a system as SharePoint, that it is not directly callable in plain text, however promotes a secondary layer of privacy CryptoCollaboration is broken up into two primary segments, the CryptoCollaboration Encryption Engine (CEE) and its related SharePoint interface components. The CEE is called directly from the ECB (Edit Content Block) menu provided by the native SharePoint ListFormWebPart (your orthodox SharePoint list interface), pooling all the fields that are considered encryption worthy and encrypting or decrypting them based on user interaction. Since there are current limitations to the fields out of an arbitrary list item that can be harvested (field types such as URL’s demand that certain formats be used and therefore cannot be subject to encryption operations). Once the encryption / decryption operations are triggered, the CEE will encrypt / decrypt the stored fields with an algorithm that the user selects out of the interface (currently supported encryption algorithms are RC2, Rijndael (AES), Triple DES, or BlowFish). All code that the CEE leverages is CLS-Compliant and 100% managed. Adam Buenz http://sharepointsecurity.com

SharePoint Custom Fields

CSPF.zip (181 kB)
Custom SharePoint Fields

Sharepoint - Query Based Lookup Field Control

This is one of my older projects having two custom field definitions: 1. the Parent-Child control (improved on the Datacogs solution) 2. Query Based Look Up Field Control

Dynamic Connected Lookup For Sharepoint

DCL.zip (2,0 MB)
Dynamic Connected Lookup For Sharepoint

DinoDoc - Batch Uploader for SharePoint

dinodoc.zip (2,9 MB)
DinoDoc is a small utility designed to simplify batch-uploads for SharePoint 2007, 2010, and 2013. It is a user friendly tool for all types of users!

Sharepoint Discoverter

Discoverter is a small tool to ease the creation of Sharepoint 2007/WSS 3.0 or Sharepoint 2010 Web Services. It converts .disco and .wsdl files created through disco.exe into disco.aspx and wsdl.aspx files ready to be dropped into 12\ISAPI (or 14\ISAPI).

Document Assembly from a SharePoint Library using the Open XML SDK

docfusion.zip (1,0 MB)
Using the Open XML SDK to assemble composite documents from a SharePoint document library.