nerdexam
Microsoft

70-573 · Question #238

You plan to create a Web Part for a SharePoint site. You need to ensure that the Web Part can send data to other Web Parts in the site. What should you do?

The correct answer is D. Create a custom interface that uses the ConnectionProvider and ConnectionConsumer. MNEMONIC RULE: "send data = Provider/Consumer" Connect Web Parts in SharePoint 2010

Developing for User Experience

Question

You plan to create a Web Part for a SharePoint site. You need to ensure that the Web Part can send data to other Web Parts in the site. What should you do?

Options

  • AImplement the IAlertNotifyHandler interface.
  • BImplement the IAlertUpdateHandler interface.
  • CCreate a custom interface that uses the WebBrowsable and the WebPartStorage attributes.
  • DCreate a custom interface that uses the ConnectionProvider and ConnectionConsumer

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    4% (2)
  • D
    84% (38)

Explanation

MNEMONIC RULE: "send data = Provider/Consumer" Connect Web Parts in SharePoint 2010

Topics

#Web Part connections#ConnectionProvider#ConnectionConsumer#interface

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice