Debugging refers to a process in the software development to find out bugs, errors in the program at
development stage.

In order to demonstrate, how to enable debugging in an asp.net application I am going to show important code changes needs to be done in asp.net application.