We always wasting a lot of time on seaching a single line of code from a thounsand pieces of source files which are not written by us (especially for those working in a big group/team). In order not to waste anymore time on searching source code in my daily programming work, I have decided to create a source scanning tool to help me automate the searching process and show me the result I am expecting on the screen.
After doing a quick search on Internet and I found out the DotNetFireBall and DockPanel open source controls from SourceForge offering a very comprehensive user UI experience. Therefore, I decided to use the DotNetFireBall as the source scanning tool's code editor control, and maintain the VS IDE feel by using the DockPanel control. [More]
b61f7050-2ff0-4221-b3ca-7449ef803092|0|.0
Tools
dev tool, source scan