Tagged Questions
2
votes
3answers
688 views
Accessing connection string in custom job
I have configured connection string in my IIS since I'm reusing it through my sharepoint solutions and custom services running next to sharepoint sites.
I'm using following snippet throughout my ...
2
votes
1answer
1k views
Sharepoint 2010: Custom Timer Job Configurable Properties
I would like to know if it is possible to have configurable properties for a timer job that can be managed via Central Administration, prior to the job actually running.
Let me paint a usage ...