MSVS 2012 Premium, c#, asp.net I need to test perfomance of concrete method for few concurrent users. Could you give a link to manual or description how to do this?
HI oblomov
I think you can use Trace Class and Debug Class on your side, and debug your application and trace the execution of your code.
Best regards
Angie