As an experienced leader with a software engineering background - I work with numerous technologies. My goal is to make it easier for those who are starting out, for those who are facing a challenge, or for whomever wants to save time and just get the job done. Follow me...
In October of 2013 Scott Hanselman provided a cool videooutlining some of the features of Page Inspector. It used to be easy to switch to "DESIGN" mode and edit your HTML and CSS. But when Razor and inherited CSS flying around...you really need something that lets you work with the code while in the IDE of Visual Studio. Here is where Page Inspector comes in.
Features of the Page Inspector include:
Element Inspection. Easy inspection of elements without having to have another browser open
Direct-link to your CSS from the inspector.
Live Three-way Sync. DOM, Text File, and Browser Rendering.
IDE View. Website runs inside window.
View Call Stack. View the call stack that generated the content/text/output.
0 comments:
Post a Comment