Configuration Data in a Custom Timer job in Sharepoint 2010 : The Hierarchical Object Store
        Posted  
        
            by Gino Abraham
        on Geeks with Blogs
        
        See other posts from Geeks with Blogs
        
            or by Gino Abraham
        
        
        
        Published on Thu, 05 Apr 2012 17:01:48 GMT
        Indexed on 
            2012/04/05
            23:31 UTC
        
        
        Read the original article
        Hit count: 403
        
Filed under: 
        I was planning for a custom timer job for which i wanted to store some configuration data. Was looking for some best practices, found a useful links on The Hierarchical Object store Store http://www.chaholl.com/archive/2011/01/30/the-skinny-on-sppersistedobject-and-the-hierarchical-object-store-in.aspx
 

        
        Initially was planning for a custom list, but this would make us run a cross site query and the list name and the url should again be kept in some configuration which is an headache to maintain. Hierarchical object store was zeroed in and thanks to google for the same :)
© Geeks with Blogs or respective owner