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
Post a Comment