Runtime Flow in real time monitors and logs function calls and function parameters in a running .NET application and shows a stack trace tree. No instrumentation or source code required for monitoring. Most useful if you inherited a very complex .NET codebase and want to understand the flow in detail, when the code contains a lot of delegates/events making traditional debugging a nightmare, when having a problem with a 3rd party .NET library without source code - Runtime Flow can pinpoint specific code areas that are responsible for the selected use case. Can work as a standalone portable application and can be integrated in Visual Studio. Visit VlasovStudio.com/runtime-flow for more information. |