Page Inspector in Visual Studio 2012 is a web
development tool with an integrated browser and browser tools. Select
any element in the integrated browser, and the Inspect feature instantly
highlights the element's source and CSS. You can browse any MVC view,
quickly find the sources of rendered markup, and use browser tools right
within
the Visual Studio environment.
It is something like the FireBug add-on in FireFox.
No comments:
Post a Comment