C# interview questions :- Describe the way to debug C# applications using Visual studio ?.
- By Shiv Prasad Koirala in C#
- Sep 24th, 2011
- 5
- 0
I use the following things for debugging c# applications using visual studio :-
1. Step over if we want to move one step after other.
2. Step in , if we want to move in to a function.
3. Step out , if we want to move out of the function.
4. Add watch and Quick watch to see the variable data.
5. Intellitrace to back trace debugging history.
Put the below link of the video
Get more materials on c# interview questions and answers
Regards,
Also see author's other blog on Most asked c# interview questions
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more

- By Shiv Prasad Koirala
- Jun 20th, 2012
- 45
- 0
C# threading interview questions: - What is the difference between

- By Shiv Prasad Koirala
- Feb 16th, 2013
- 43
- 0
.NET interview questions and answers: - What is TPL?

- By Shiv Prasad Koirala
- Sep 12th, 2013
- 33
- 0
What is Jquery ? ( ASP.NET Jquery interview questions with answers)

- By Shiv Prasad Koirala
- Jun 4th, 2012
- 27
- 0