How to get application name from SQL Server connection string in web.config file.
I want to use to log escalated error messages from a web application to the Windows event log.
Maybe there is a better way to do this, i.e. use the name of the IIS / web application?
thanks
Mark
source share