Browse by Tags

All Tags » Event Handler (RSS)

Sharepoint Removing event handler to the list with the help of a generic Console Application by vik20000in

Hi, As described in my earlier Post, many a time developer needs to add the event handler to list for which I shared a console application. The same way many a times we need to remove the event handler form the list. To do this I have created another...

Sharepoint Adding event handler to the list with the help of a generic Console Application by vik20000in

Hi, While working with Sharepoint list many a times developers need to create special event handler for the list based on their requirement. Once the event handler assembly is created we have to deploy the Assembly in GAC. And then attach the event handler...
More Posts