Random Links – Programmers
This post describes why you want to include your app name in the connection string to SQL Server. Since we use a general connection string object to feed us different strings, our object would have to be modified to require a application name argument, but still looks useful for future debugging work.
This post has some common coding mistakes as well as some tips to be better.
Leave a Comment