G
Gerard Marshall Vignes
I was recently cautioned against storing an ADO.NET Connection String in the
Windows Registry because access to the Windows Registry would be serialized
and therefore impact scalability.
I have been able to find reasons to not use the Registry for storing
Connection Strings, but the reasons given seem to be security-related.
Does anyone know if there are performance-related reasons for NOT storing
Connection Strings in the Windows Registry?
Thanks!
Windows Registry because access to the Windows Registry would be serialized
and therefore impact scalability.
I have been able to find reasons to not use the Registry for storing
Connection Strings, but the reasons given seem to be security-related.
Does anyone know if there are performance-related reasons for NOT storing
Connection Strings in the Windows Registry?
Thanks!