I am working on MVC application with code first entity. I want to debug a multi-threaded module.
One approach i have followed to use logger but i think this is not right way. Please suggest the best way?
I am working on MVC application with code first entity. I want to debug a multi-threaded module.
One approach i have followed to use logger but i think this is not right way. Please suggest the best way?