Generating a log of call stack
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello every one. I am having a Vb.net 2005 Express application. I want to have a log of all call stack which will enable me in improving the performance of the application. Is there any way I can get it without inserting a line of code in every function to write in the log Regards Nishkarsh
-
Hello every one. I am having a Vb.net 2005 Express application. I want to have a log of all call stack which will enable me in improving the performance of the application. Is there any way I can get it without inserting a line of code in every function to write in the log Regards Nishkarsh
google about "vb.net stackframe"