Can we perform LINQ on XML?
Abhishek Tyagi
LINQ can be done on XML and Data. XLinq is the terminology used for LINQ over XML.
Yes we can handle the LINQ On XML. LINQ will support that format.