Using Data Sources and Connection Strings
I have collected a couple links for common data access and for using connection strings. One of my favorite articles I have listed is the ability to encrypt your connecting string. This is handy if your application gets hacked and you do not want to have the attacker gain access to the database as well. It is also a good way of allowing multiple data access but not allowing them to see the connection
Data Access : http://url123.com/n3k9e
Encryption : http://url123.com/nwm9w
0 Comments:
Post a Comment
<< Home