Debug Client Side JavaScript
As the saying goes, there are many ways to skin a cat. The same is true for debugging your client side code in an ASP.NET application. This is the way I do it. It is a workflow that I have gotten accustomed to and one that I am quite comfortable with. You might do this a different way. If you folks have suggestions, let me know in the comments below. How do you approach debugging client side code in an ASP.NET application?
The video below was created using Visual Studio 2017 RC. Go and check out what is new in the IDE.