I have an Xml file that contains the many nodes. I want to fetch nodes from file using Linq query and create a new Ienumerable type basis on selected nodes, so that I give that Ienumerable to the gridview as datasource.
plz reply.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jun 27, 2012, 10:03 AM
http://www.c-sharpcorner.com/tags/linq+to+xml
The five part article by Dhananjay is particularly good.