nerdexam
GIAC

GSSP-NET · Question #467

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

The correct answer is D. Use the Java Script Notation format. 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 create an ASP.NET application using .NET Framework 3.5. You have already created a data contract for a WCF service and the ASP.NET Web application, which consumes the WCF service. The application has the following requirements:

  • On low network bandwidth the serialized format of the data contract

type should be minimum.

  • The application uses AJAX to retrieve the data from the WCF service.
  • Use the least amount of development effort.

What will you do?

Options

  • AUse the XML format.
  • BUse the WPF format.
  • CUse the Binary Format Description format.
  • DUse the Java Script Notation format.

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    16% (5)
  • D
    74% (23)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice