Where and how to store Your Application settings in SharePoint 2010(www.sharepointdave.net)

submitted by dpalferydpalfery(20) 1 year, 1 month ago

Most applications even SharePoint ones require some data to start. For instance a connection string or the location of a web service, this data often needs to be configurable by the consumer of our application. Conventional ASP.Net practices tell us to store this data in the web.config file, however when working with SharePoint that offers some potential issues. Using the Hierarchical Object Store for a Farm or the Property Bag of a Web Application or Site Collection or Web we can persist this information in the SharePoint database using the SharePoint API. This way we can provide our users the ability to update this information form Central Admin or Site Settings instead of having to update the web.config file on each of the SharePoint servers. I will demo an example of this and show you how you can make your apps more admin friendly, professional, and scalable.

add a comment |category: |Views: 3

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story