Multiple choice technology

To expose data from Microsoft SQL Server 2005 through a Business Data List Web part in SharePoint, What configurations are required to support this:

  1. Upload a signed assembly to the global assembly cache.

  2. Create a new content source for the URL of the Microsoft SQL Server database.

  3. Install an application definition file.

  4. Add the URL of the sales application to the trusted file locations list.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Business Data List Web Part requires an Application Definition File (.xml) to configure the BDC connection to SQL Server 2005. This file defines the connection, entities, and methods needed to expose external data through the Business Data Catalog. The other options describe unrelated SharePoint operations.