Writing a Custom ConfigurationSection to handle a Collection(www.abhisheksur.com)

submitted by abhi2434abhi2434(1006) 8 months, 14 days ago

Here I have demonstrated how you can handle a collection of settings for a Configuration. I have attached Source code that demonstrate what I am demonstrating in the article.

2 comments |category: |Views: 14

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:

posted by dpetersondpeterson(4397) 8 months, 13 days ago 0

Very handy, I'm actually surprised this type of functionality isn't more accessible out of the box. I've never tried to do anything like this myself, I usually keep specific sections for dev and production database connections.
Thanks for sharing.

Reply

posted by abhi2434abhi2434(1006) 8 months, 13 days ago 0

And now in .NET you can maintain more than one configuration. Based on debug or release or in production/ staging etc you can apply some section of .NET configuration easily.

In this post I have not given emphasis on the new feature but it could be definitely thought of from this context.

Reply

information Login or create an account to comment on this story