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