you better load the xml files in a DataSet object using ADO.NET and use its functionality to search throgh the table objects in DataSet object : In a search form if a user types in some string how to search that in which xml file the corresponding data is present. :
Comments
: In a search form if a user types in some string how to search that in which xml file the corresponding data is present.
: