hi,
i am developing a desktop application in VS 2008 standard edition,
i have a form with a text box with a button and a grid view. when i type a part of the file name in the text box and then click on the button all the files which has that text name should be displayed with the location and the link to that file. when i click the link the file should be opened. how can i do this , please help me, i am new to C#.NET and not familiar with this language specially for these things.
can this be done by the Directory searcher, if can how??