Hi, i am upgrading from classic ASP & vb6 to dotnet , i am started learning on my own with Xlinq which sounds cool, i am able to run the query and get the result from single XML file. but i have case where need to query a master detail relation from two XML files one information is like master and another is like detail. now i dont knew how to query using joins Xlinq? any ideas or do i need to change master detail relation. Thanks
Read More...