Download presentation
Presentation is loading. Please wait.
Published byShannon Merritt Modified over 9 years ago
1
FEDSPUG – Washington, DC SHAREPOINT 2010 EVENT RECEIVERS SharePoint Development January 5 th, 2012 Timothy Ferro
2
Agenda My Background Overview of SharePoint 2010 Event Receivers Focus on List Item Events Demo References
3
My Background SharePoint Architect / Senior Developer Booz Allen Hamilton 4+ Years Developing MOSS 2007 and SharePoint 2010 Solutions Specializing in List Item Event Receivers, jQuery, and Mapping Web Parts www.timferro.com @timferro
4
Overview of SharePoint 2010 Event Receivers Main Types: Site Collection, Web, List, Field, Item, and Workflow Main Events: Creation, Update, Deletion, Modification, Conversion, Attachment Synchronous vs. Asynchronous Binding Event Receivers Disabling
5
Focus on List Item Events Event Receiver Base Class SPItemEventReceiver Available Event Host Types SPSite SPWeb SPList SPContentType Supported Events ItemAdding ItemAdded ItemDeleting ItemDeleted ItemUpdating ItemUpdated ItemFileConverted ItemFileMoving ItemFileMoved ItemCheckingIn ItemCheckedIn ItemCheckingOut ItemCheckedOut ItemAttachmentAdding ItemAttachmentAdded ItemAttachmentDeleting ItemAttachmentDeleted
6
Demo Setting up SharePoint 2010 Event Receiver Solution Feature Activation Code Event Receiver Code Event Receiver Examples Update Fields Validate Data Check Permissions Alerts and Emails “Workflow” Create Sites/Lists/Folders/Items
7
References timothy.ferro@gmail.com www.timferro.com @timferro http://msdn.microsoft.com/en- us/library/gg749858.aspx http://msdn.microsoft.com/en- us/library/gg749858.aspx http://msdn.microsoft.com/en- us/library/gg981880.aspx http://msdn.microsoft.com/en- us/library/gg981880.aspx http://msdn.microsoft.com/en- us/library/microsoft.sharepoint.spitemeventreceiv er.aspx http://msdn.microsoft.com/en- us/library/microsoft.sharepoint.spitemeventreceiv er.aspx
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.