Skip to content

J8k3/speventreceiverman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharePoint Event Receiver Manager (2007 & 2010)

Project Migration Notice: This project was originally hosted on CodePlex and was officially migrated to GitHub on December 31, 2017.

Project Description

The SharePoint Event Receiver Manager tool was born out of a personal need for a more polished and professional way to manage event receivers on SharePoint servers. While other tools existed at the time, they often lacked the ease of use required for a painless development workflow. This tool is written in C# and was developed as a "pet project" to provide a more intuitive interface for SharePoint developers.

Features

  • Auto Detection: Automatically detects local SharePoint instances.
  • Validation: Validates existing event hooks and ensures selected assemblies contain proper event receiver definitions.
  • Property Management: View and modify event receiver definition properties, including sequence numbers.
  • Assembly Management: * Select from assemblies already registered in the GAC.
    • Select an assembly file to be automatically registered in the GAC when adding a new event receiver hook.
  • Smart Filtering: Automatically filters event hooks to show only those defined in a selected event receiver.

Release History

  • Version 2 (Stable): Released Nov 28, 2011 — Supports SharePoint 2007 & 2010.
  • Version 1 (Legacy): Released Mar 28, 2011 — Supports SharePoint 2007 & 2010.

Screenshots

Main Form

Main Form

Add Dialog

Add Dialog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages