what is the use of application insights in VS2015
what is the use of application insights in VS2015
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sumit JoshiPosted Oct 1, 2015, 3:07 PM
The mobile projects I’m currently building with Xamarin have a backend hosted with Azure Mobile Services. I’ve used Xamarin Insights for mobile-app insights and reporting to get nice reports and insights in how my apps are behaving and being used. With the recent announcement of the Microsoft Application Insights integration into Visual Studio 2015 (preview), we can now easily add Insights to our Azure Mobile Services projects in order to keep measures on the server-side of your apps as well.
If Helpful Mark as Correct Answer