ConfigurationManager (and/or WebConfigurationManager) could have a really cool dynamics implementation, whereby they returned singleton instances when doing something like WebConfigurationManager.ConnectionStrings.LocalSqlServer, which could return a type-specific instance of a SqlClient connection to my given connection string.
↧
Created Issue: Dynamics support for AppSettings and ConnectionStrings in ConfigurationManager [751]
↧