Showing results for Nasir Syed - Developer Support

May 26, 2017
0
0

Using Application Insights SDK in Aspect-oriented programming (AOP) style with .NET

Pam Lahoud
Pam Lahoud

This is the second post in a series on the Application Insights SDK from Premier Developer consultant Nasir Syed.  Check out his previous post here. In my previous post I talked about using Custom Attributes to avoid repetition, code pollution etc., and illustrated it from a very high level to use with Application Insights API, custom events...

.NETApplication InsightsNasir Syed
May 24, 2017
0
0

Avoiding Code Pollution when using Application Insights SDK

Pam Lahoud
Pam Lahoud

This post comes to us from Premier Developer consultant Nasir Syed. “Insert a few lines of code in your application to find out what users are doing with it, or to help diagnose issues. You can send telemetry from device and desktop apps, web clients, and web servers. Use the Azure Application Insights core telemetry API to send custom events and...

.NETApplication InsightsNasir Syed