Is it possible to find the respective code when I perform an event on application?
I'm an intern and I'm working on a huge asp.net MVC application. I haven't been given any knowledge transfer sessions(they are available but in the other language). They want us to learn and understand the project ourselves. I'm finding it very difficult to see where exactly the code for a certain page or action method is. All I'm trying to do now is add breakpoints and see where it leads me to. This is not helping me at all.
Is it possible in VS to point to the code if say, I click a button?
0 comments:
Post a Comment