Building a List of All SharePoint Timer Jobs Programmatically in C#
- by Damon
One of the most frustrating things about SharePoint is that the difficulty in figuring something out is inversely proportional to the simplicity of what you are trying to accomplish. Case in point, yesterday I wanted to get a list of all the timer jobs in SharePoint. Having never done this nor having any idea of exactly how to do this…