Archief voor september 2008

Debugging SharePoint Events

sep
12

Seeing as how I’ve kept myself busy with SharePoint recently and had to make an event handler that ran some code when a new SPListItem was added. I ran into issues but had no idea where they were coming from. I tried a heck of a lot of debug methods but none made me any wiser. Then I bumped into this article which describes how you can single-step through event handler code. (meer…)