Is DOM parsing supported by Silverlight ? What is LINQ to XML ?

 Posted by Bharathi Cherukuri on 8/27/2012 | Category: Web Services, Remoting Interview questions | Views: 2783 | Points: 40
Answer:

Dom Parsing of XML documents is not supported by Silverlight.
But it supports DOM parsing using LINQ to XML.
A LINQ to XML API has been introduced with .NET 3.5 with which silverlight works with XML documents using LINQ to XML.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response