ADO.NET Interview FAQ's
Posted on Thu, 17 Jul 2008 00:01:16 -0400 in Encrypted connection string
Do not write the connection string in your code as it may change. Either write it in a text file or an xml file and read it on the application startup. For security purposes, you may also write the encrypted connection string in the ...
Tags: Encrypted connection string