Author: Xequence | Posted on: 4/27/2010 9:34:19 AM | Views : 1262

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 ...