File Searcher dll - DATA SET
This page shows the data set coming from the dll in action.
The dll reads the files in a chosen directory and returns them in
a data set. We simply bind the data set to a grid. We could do anything as for
example change it into an xml file or send it out through web services and so
on.
After you have down loaded the filesearcher as zip file, unzip it
and you will find a dll which you store on your PC somewhere and there is also
a doc file which explaines how to use it, with sample codes. When you build an
application you must create a reference to the dll which you have stored on
your PC.
CLICK ONE OF THE BUTTONS BELOW TO TEST THIS COMPONENT