abhi2434


Comments:

Writing a Custom ConfigurationSection to handle a Collection

posted by abhi2434abhi2434(1006) 8 months, 14 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