PrepAway - Latest Free Exam Questions & Answers

Category: 70-541

Exam 70-541: TS: Microsoft Windows SharePoint Services 3.0 – Application Development

What should you do?

You create a Microsoft Windows SharePoint Services site that contains a content type named Proposal. The Proposal content type is applied to lists that are named within the site collection.

You need to update the Proposal content type to include a new column. You also need to ensure that the existing lists display the new column.

What should you do?

Which code segment should you insert at line 07?

You create a TimeTracking feature and install the feature on a Microsoft Windows SharePoint Services site.

You write the following code segment. (Line numbers are included for reference only.)

01 Public Class TimeTrackerEventReceiver Inherits SPFeatureReceiver
02
03 Public Sub NotifyUser(ByVal user As SPUser, ByVal featureName As String)
04
05 co de omitted
06 End Sub
07 …
08

You need to ensure that the site administrator is notified only when the TimeTracking feature is activated.

Which code segment should you insert at line 07?

What should you do?

You are creating a Microsoft Windows SharePoint Services application.

The application has the following two Web Parts:

* Web Part A, which implements the IRowProvider interface
* Web Part B, which implements the IParametersInConsumer interface

You need to ensure that Web Part B can receive data from Web Part A.

What should you do?

What should you do?

You have a Microsoft Windows SharePoint Services development server.

You create a Web Part that uses a strong-named assembly. You edit the Web.config file to add the Web Part as a fully trusted Web Part.

When you test the Web Part, an exception occurs. The exception states that the assembly security permission grant set is incompatible with the app domain.

You need to prevent the occurrence of the exception when you test the Web Part.

What should you do?


Page 2 of 812345...Last »