Crash Reports
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hey Guys, I'm developing a C# application this time i've decided to include crash reporting. I searched CP and found this See this Its in C++ though. I know i can call the unmanaged DLL from C# but Id prefer one in managed code. Is there a crash reporting library in managed code? I couldn't find any!