June 2009 archive

Event handlers from code – redux!

Ok, well I think I’ve worked out why the GUId isn’t getting defined. The code I’ve written creates an EventHandler on the base content type. When this content type gets assigned to a library, the content type is instanced to the library and as a result I think the GUID i assign is removed. I …

Continue reading

Event Handlers from code.

Eek.. June already.. I’ve been on my hols, come back and realised that I’ve been somewhat remiss in posting to my blog. So without further ado, I’ll talk about my current expedition into the realm of SharePoint code. Todays task is EventHandlers from code. Attaching Event Handlers from code is pretty easy, the SDK shows …

Continue reading