Using Application Insights SDK in Aspect-oriented programming (AOP) style with .NET
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...