java - Building a Chrome-Inspect-Element-like Tool -
i thinking of building inspecting tool chrome inspect element tool, allows hover on html elements , see html , css behind. however, version of tool, allow me see tables , databases info hovered over, came from? basically, think of chrome inspect element tool, instead of showing html , css, show tables , databases info hovered came from.
one thought had following:
hover on piece of info (1 or 2 words @ most) then iterate on databases (in case 5 databases) , then query tables of databases until match word hovered on found. finally, homecoming , display database , table info on screen user.this used internal tool help newly hired software developers not familiar applications must work on, i.e debugging , building additional features, figure out database , table piece of info they're looking @ coming from.
i'm using .net framework 4 , c-sharp java main programming language in case java expert suggest solution in java.
i not looking code, pseudo-code/steps suggest accomplish solution.
thanks
java c# jquery .net asp.net-mvc-4
No comments:
Post a Comment