Click here to Skip to main content
15,906,097 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Why i can't read XML file Dynamically from my directory path, without using Dataset. Using only DataTable without using DataSet, can i read XML file Dynamically from any where from my folders.If we cant means please give the reason why we cant read using DataTable.

Please friends give suggestion about these..
Posted

1 solution

You can find the details of doing this at following path.

http://msdn.microsoft.com/en-us/library/fs0z9zxd.aspx[^]
 
Share this answer
 
v2
Comments
Maciej Los 18-May-12 16:34pm    
Good link, 5!
Musa.AJ 21-May-12 1:59am    
Thanks for your Link..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900