I have been trying very hard to debug with VS2015 but there is this javascript that keeps getting on the way. Have turned off the Just-In-Time script but still it is running thru the javascript without debugging on the breakpoint that I have set. So fat, I only see the question asked on VS2013. Please help. Tks.
3 Answers
I have been looking for the same and I found this workaround - Seems if you debug Silverlight then it disables JS debugging.
IMO - I prefer to debug in the browser with F12 dev tools