views:

37

answers:

2

i am working with windows form application , In that i am retrieve the data from XML and filter needed data from that, I am using for loop it made our application slow ,so i like to go with Linq, i need some tutorial and example for retrive and filter data from XML using Linq. Another question in that ,i am retrive and fliter data from database its also getting slow,is it possible to make speed up process with help linq.