You have a service that receives a very large XML-based history file once a month. These files can be up to 20GB in size, and you need to retrieve the header information that contains the history date range and the customer information on which this file is based.Which class would be more appropriate to retrieve the data in these files?

 Posted by Rajkatie on 8/13/2012 | Category: ADO.NET Interview questions | Views: 3375 | Points: 40
Select from following answers:
  1. XmlDocument
  2. XmlReader
  3. XDocument
  4. All Above

Show Correct Answer


Source: MeasureUp.com | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response