nerdexam
GIAC

GSSP-NET · Question #457

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

The correct answer is C. Use Representational State Transfer. See the full explanation below for the reasoning.

Question

You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create a Windows application using .NET Framework 3.5. The application uses a SQL Server 2008 database on the network. You use ADO.NET Data Services that exposes data as resources that are addressable by URIs. You need to access and change data, specifically the standard HTTP verbs of GET, PUT, POST, and DELETE. What will you do to accomplish this?

Options

  • AUse Object Relational Mapping.
  • BUse GDI objects.
  • CUse Representational State Transfer.
  • DUse a WCF Service.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    14% (4)
  • C
    75% (21)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice