You create a Microsoft Windows SharePoint Services site and a custom workflow definition. The workflow must be associated with a custom list.
You need to display a form named Workflow1.aspx to the site administrator when the site administrator associates the workflow with a custom list.
Which XML fragment should you add to the workflow definition schema?
You create a Microsoft Windows SharePoint Services site that uses a custom field type named TelephoneField.
The assembly for TelephoneField is named TelePhoneField.dll. The definition file of TelephoneField is named fldtypes_telephone.xml.
You need to ensure that TelephoneField is available within the farm.
What should you do?
You define a custom field type. You override the GetValidatedString() method in the custom field type.
You implement the custom field type in a list. In some scenarios, the data in the list is updated without the
GetValidatedString() method being called.
You need to identify the scenario in which the GetValidatedString() method is called.
When is the GetValidatedString() method called?
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?
You are creating a Microsoft Windows SharePoint Services site.
You create a custom site definition that has two configuration elements.
You need to ensure that the Web sites that are based on the site definition can only be used for top-level sites.
What should you do?
You create a document template named myTemplate.dot. You copy the document template to a new directory named doctemp. You copy the doctemp directory into a new site definition named MyDef.
You need to ensure that the document template is correctly connected to a document library.
Which XML fragment should you use?
You create a feature on a Microsoft Windows SharePoint Services site. The feature references a resource file.
The resource file is localized for five locales that are currently supported by your company.
You need to ensure that users can activate the feature only when the resource file is available.
What should you do?
You are creating a Microsoft Windows SharePoint Services application.
Your organization plans to create a custom version of the site definition of the Team site and make the custom version available to all site owners.
You need to ensure that the customizations are retained when the Windows SharePoint Services updates are applied.
What should you do?