nerdexam
Microsoft

70-518 · Question #4

You are designing a sales and inventory tracking system by using Microsoft Visual Studio 2010 and Microsoft SQL Server 2008. The sales, inventory, and shipping tables will reside in different…

The correct answer is B. Use Distributed transactions. See the full explanation below for the reasoning.

Question

You are designing a sales and inventory tracking system by using Microsoft Visual Studio 2010 and Microsoft SQL Server 2008. The sales, inventory, and shipping tables will reside in different databases on different database servers. You need to ensure that the tables are updated simultaneously. What should you do?

Options

  • AUse LINQ to SQL.
  • BUse Distributed transactions.
  • CUse Microsoft Sync Framework.
  • DUse the ADO.NET Entity Framework.

How the community answered

(26 responses)
  • A
    19% (5)
  • B
    69% (18)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice