nerdexam
GIAC

GSSP-NET · Question #452

You work as an Enterprise Application Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You are creating an Enterprise application using .NET…

The correct answer is A. Use LINQ to XML. See the full explanation below for the reasoning.

Question

You work as an Enterprise Application Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You are creating an Enterprise application using .NET Framework 3.5. The application must meet the following requirements:

 The application loads XML from streams.  The application creates XML from scratch by using functional construction.  The application queries XML using XPath-like axes.  The application validates XML trees using XSD. What will you do to meet these requirements with least development efforts?

Options

  • AUse LINQ to XML.
  • BUse LINQ to SQL.
  • CUse the XML Schema Definition Tool.
  • DUse ADO.NET Data Services.

How the community answered

(37 responses)
  • A
    76% (28)
  • B
    5% (2)
  • C
    3% (1)
  • D
    16% (6)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice