Search
Archive
Tag Archives: Timer Job
Housekeeping timer job that can dynamically load housekeepers
I have been toying with the idea of creating a general purpose timer job that can carry out any number of tasks now or in the future and that will not require re-compiling or redeployment. The solution I thought of … Continue reading
Configuring SPTimer Jobs
Ever wondered how to configure an SP Timer job so that settings traditionally contained within a web.config or app.config file can be picked up at run time? I was getting really frustrated at having to rebuild wsp’s in order to … Continue reading