Remove Application Insight from application on Visual Studio 2013
On Visual Studio I added application insight to a project which creates a ApplicationInsights.config and not sure what other files were added to the project.
On Visual Studio I added application insight to a project which creates a ApplicationInsights.config and not sure what other files were added to the project.
I’m wondering how application insights work with cookies because I’ll like to understand user and session tracking, so I’ve been researching and…