How can I read a connection string from a web.config file into a public class contained within a class library? I’ve tried: WebConfigurationManager ...
-
May 20, 2022
- 0 Comments