Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is difference between XElement and XDocument?



What is difference between XElement and XDocument?..

Answer / Neha Kaushik

XDocument represents an entire XML document (including the root element), while XElement represents a single node in an XML tree. An XDocument can contain multiple XElements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is difference between LINQ AND PLINQ?

1 Answers  


What is the difference between first () and firstordefault () select methods in linq?

1 Answers  


In Linq Query why from clause come first as select statment ?

1 Answers   MCN Solutions,


What is linq provider?

1 Answers  


Define what is Where clause and Let clause?

1 Answers  


Define api in linq?

1 Answers  


What does a linq query return?

1 Answers  


What is difference between XElement and XDocument?

1 Answers  


Explain how you can differentiate between Conversion Operator “ToDictionary” and “IEnumerable” of LINQ?

1 Answers  


What is a linqdatasource control?

1 Answers  


The standard query operators are themselves a set of extension methods that provide the LINQ query functionality for any type that implements the IEnumerable interface in Visual Basic. Is it True or False?

1 Answers  


How to convert linq query to list?

1 Answers  


Categories