What is the process for having "Run To Cursor" option?

 Posted by vishalneeraj-24503 on 9/5/2014 | Category: .NET Framework Interview questions | Views: 1427 | Points: 40
Answer:

Right click on the line on the Code where we wanted to stop the debugger,we will get the "Run to Cursor" option from the context menu. Here,we will find,the Visual Studio start the execution of your application and it will stop on the line we had selected.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response