How to read datas from xml files by using asp.net

Mar 28 2011 5:46 AM
My Question is let us assume that there are three check boxes in the aspx page, now the user is selecting the first one. Based on the selected item i have to fetch that particular node from the xml files and display the selected item in the aspx page. the challenge is how to fetch based on search.

Answers (1)