Browse by Tags
All Tags »
Configuration (
RSS)
Sorry, but there are no more tags available to filter with.
When you creating a framework is definitely you must create some custom configuration to handle your application configuration. .NET provide Namespace that we could manipulated or create custom Configuration, “System.Configuration”. For basic usage we...