Monitoring Exceptions from the core
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
hey all, Is there a tool to monitor handled exceptions of the core of .NET framework which slowes down my application? I need something like this to determine what kind of exceptions are raised when i use a datagrid. While using perfmon i can there are thrown exceptions but not where and why. Please Help! Thanks, Bernd