Tag Archives: application name
Always Set Application Name In SqlClient Connection Strings
If you’re using connection strings on the web, set Application Name to the domain name. If you’re using connection strings with an executable, set Application Name to the executable name. If you have to use SQL Profiler to diagnose performance … Continue reading