Question d’entretien chez Supply Insight Inc

What is the method, process you use to debug web applications?

Réponses aux questions d'entretien

Utilisateur anonyme

27 août 2009

You have to attach a web process (asp.exe i think) to the debugger. In visual studio 2005: menu tools, menu attach to process. Then find the web process you want to attach your debugger to.

1

Utilisateur anonyme

30 juin 2009

I said I looked in the code, may make a lot of print statements to help figure out what part is problematic, test my solution thoroughly to make sure it works and that it doesn't break the other code. He seemed unsatistified with my answers because he asked at least 3 more times right after I answered each time. Then ended my interview.

1