nerdexam
Microsoft

70-576 · Question #135

You work for a software company that sells Web Parts to customers. You designed the first version of a Web Part named Weather 1.0. The company has already sold several hundred licenses of the Web…

The correct answer is D. Use the same assembly name and namespace, but increment the version number of the. See the full explanation below for the reasoning.

Question

You work for a software company that sells Web Parts to customers. You designed the first version of a Web Part named Weather 1.0. The company has already sold several hundred licenses of the Web Part. You designed a new solution package for Weather 2.0. Some customers who are already using Weather 1.0 will install Weather 2.0 in the same Web application as Weather 1.0. You need to design your package so that the functionality of Weather 1.0 will not be affected by the installation of Weather 2.0 in the same Web application. Which approach should you recommend?

Options

  • AUse the same assembly name and namespace for Weather 2.0 that you used for Weather 1.0.
  • BUse the same assembly name and namespace, but increment the version number of the
  • CUse the same assembly name and namespace, but increment the version number of the
  • DUse the same assembly name and namespace, but increment the version number of the

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    10% (2)
  • D
    80% (16)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice