I’m working on a feature to provision core dependencies for my applications and tools into the SharePoint environment, which inevitably involves changes to the web.config files on Web Applications across the farm.
This post has proved really useful when using the SPWebConfigModification class.
One thought on “Using the SharePoint SPWebConfigModification Class”