Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Sharepoint 2007 » features   (RSS)

How to un-register an Event Handler on a List, sharepoint 2007, MOSS

Best way to deploy your event handlers in Production environment is thru Solutions/Features. All you need to use is Feature Assembly and basically use Feature Activated and Feature Deactivating events. Following is the code that you might want to refer
 
Page view tracker