Microsoft Tech Blogs

These are blogs on various products that Microsoft has and I have worked on :)

Browse by Tags

Tagged Content List
  • Blog Post: 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 on Feature Activated: { SPWeb web = SPContext...
Page 1 of 1 (1 items)