nerdexam
Microsoft

70-518 · Question #113

You are designing updates to a Windows solution that processes complex scientific data. The solution extracts analyzed data from Microsoft Excel by using an application-level add-in. You have the…

The correct answer is D. Embed the type information from the Excel 2010 COM library. See the full explanation below for the reasoning.

Question

You are designing updates to a Windows solution that processes complex scientific data. The solution extracts analyzed data from Microsoft Excel by using an application-level add-in. You have the following requirements:

  • Deploy the Excel add-in to client machines with the application.
  • Ensure that the solution supports Excel 2007 and Excel 2010.
  • Minimize the size of the deployment package.

You need to recommend an approach that meets the requirements. What should you recommend?

Options

  • AInclude the primary interop assembly for Excel 2007.
  • BEmbed the Excel 2010 COM library.
  • CInclude the primary interop assembly for Excel 2010.
  • DEmbed the type information from the Excel 2010 COM library.

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice