I have about 4 years of code that I would like to be able to reuse in a quick manor. What I mean is I would like to type in the word 'button' in a textbox, and then parse through all of my .aspx pages in whatever directory i choose and locate the word buttons and display them in a list.
What would be better would be to create an xml document that i can attach to a tree view.
Does someone have an easy way of accomplishing this?
...
Go to the complete details ...