How to trace code in ASP.Net MVC from frontend to backend? -


i've been given large mvc solution fix bugs in. i'm skilled in c#, have no experience asp, , don't seem able find debugging/tracing tutorials on mvc.

how can understand view/views startup page of app?

how can trace c# method called when button in chrome browser (local debugging via iis in vs web 2013) pressed example?

check route config default page , routes;


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -