how to filter and load data from xml file

  • Thread starter Thread starter Sudip_inn
  • Start date Start date
S

Sudip_inn

Guest
Suppose i have xml file which has customer data. In that file some customer first name is missing. So how could i pull only those customer data whose first name is not missing. How to do it with xmldocument class?

Provide some example code. Thanks

Continue reading...
 
Back
Top