Page Inspector is a tool that brings browser diagnostics tools into Visual Studio and provides an integrated experience between the browser, ASP.NET, and source code.
Page Inspector is a tool that brings browser diagnostics tools into Visual Studio and provides an integrated experience between the browser, ASP.NET, and source code. Using Page Inspector, elements can be inspected in the integrated browser and it is possible to see exactly which file and lines of code generated that element (HTML literal content and server-side code).