We all know about the concept of Feature Stapling and most people write it out correctly on there blogs, such as this post: http://www.sharepointnutsan... However, I’ve noticed that very few blogs have the correct code to post in the FeatureActivated and FeatureDeactivating events. This is the correct code from looking at a CodePlex Project by Scott Hillier, looking at wrong code all over blogs, and debugging some code I cobbled together in Visual Studio to throw...