70-573 Exam Questions
233 real 70-573 exam questions with expert-verified answers and explanations. Page 1 of 5.
- Question #1Design and implement build and release pipelines
You create a Web Part by using Microsoft Visual Studio 2010. You need to execute SPDisposeCheck.exe before the Web Part is deployed. What should you do?
pre-deployment commandSPDisposeCheckVisual StudioWeb Part deployment - Question #2Design and implement build and release pipelines
You have a SharePoint site collection. You plan to create a sandboxed solution that will contain a Web Part. The Web Part will display the title of the root Web. You write the foll...
sandboxed solutionWeb Partpartial trustSharePoint development - Question #3Developing SharePoint Solutions
You are creating a Web Part that will be deployed as a sandboxed solution. You need to ensure that the Web Part can write debugging information to the SharePoint trace logs. Which...
sandboxed solutionSPProxyOperationULS loggingtrace logs - Question #4
Your organization has a department named product testing. You are creating a new membership named Product Testing. You are adding a distribution list to the new membership. You nee...
- Question #5
You create an application for a Microsoft Office SharePoint Server 2010 server. You create a call center dashboard. You create a Key Performance Indicator (KPI) list that contains...
- Question #6Developing SharePoint Solutions
You are developing a custom Feature by using Microsoft Visual Studio 2010. You need to ensure that when you deploy the Feature, a file named Form1.xsn is deployed to the Feature fo...
Feature deploymentVisual Studio modulefile deploymentsolution packaging - Question #7Developing SharePoint Solutions
You have a Feature named Feature1. You plan to create a new version of Feature1 that will upgrade the existing version of Feature1. You need to ensure that when Feature1 is upgrade...
Feature upgradeCustomUpgradeActionFeature versioningproperty bag - Question #8Developing SharePoint Solutions
You create a SharePoint solution by using Microsoft Visual Studio 2010. The SharePoint solution contains a third-party assembly. You need to deploy the third-party assembly to the...
GAC deploymentPackage Designerthird-party assemblysolution packaging - Question #9Developing SharePoint Sites
You have a custom site definition. You create a custom site Feature. You need to ensure that the Feature is activated for all new sites that are created by using the custom site de...
site definitionOnet.xmlFeature activationcustom site - Question #10
You create a console application to manage Personal Sites. The application contains the following code segment. (Line numbers are included for reference only.) 02 UserProfileManage...
- Question #11Developing Business Logic
You create a Web Part that takes three values from three text boxes and creates a new SharePoint site when you click a button named CreateNewSite. The Web Part contains the followi...
elevated privilegesSPSecurityRunWithElevatedPrivilegespermission error - Question #12Developing for User Experience
You have a custom theme named MyTheme . The theme is defined in a file named MyTheme.thmx . You have a console application that contains the following code segment. (Line numbers a...
theme applicationThmxThemesite themingSPWeb - Question #13Developing for User Experience
You need to create a Web Part that hides the out-of-the-box Ribbon on the current page. Which code segment should you include in the Web Part?
RibbonSPRibbonCommandUIVisibleWeb Part - Question #14Developing for Client Applications
You create a modal dialog that displays a list of items. You need to capture the items selected by a user. Which code segment should you use?
modal dialogJavaScript client OMSP.ListOperationlist selection - Question #15Developing SharePoint Sites
You create a custom site definition. You need to modify the contents of the Quick Launch area. Which file should you modify?
Quick LaunchOnet.xmlsite definitionnavigation - Question #16Developing for User Experience
You create a Feature receiver. You need to hide the Quick Launch navigation bar of a SharePoint site. What should you use?
Quick LaunchQuickLaunchEnablednavigationFeature receiver - Question #17
You are creating an application page that will open a dialog box. The application page uses a custom master page. You write the following code segment. (Line numbers are included f...
- Question #18
You created a custom ASPX page that updates a list. The page is deployed to the Jayouts folder. The page contains the following code segment. 01 < form id=" Forml" runat =" Server"...
- Question #19Developing SharePoint Sites
You have a Microsoft Office SharePoint Server 2007 site. You upgrade the site to SharePoint Server 2010. You need to create a Feature that prevents site collection administrators f...
UIVersionConfigurationEnabledUI upgradesite collectionSharePoint 2010 - Question #20Developing SharePoint Solutions
You plan to activate the Developer Dashboard. You create a command line application that contains the following code segment. (Line numbers are included for reference only.) 01 SPU...
Developer DashboardSPDeveloperDashboardLeveldebuggingconfiguration - Question #21Developing for User Experience
You create a custom Web Part. You need to ensure that a custom property is visible in Edit mode. Which attribute should you set in the Web Part?
Web Part propertiesWebBrowsableEdit modecustom property - Question #22Developing for Client Applications
You plan to create two Web Parts named Products and ProductDetails. You create an interface that contains the following code segment. Public interface Interface1 { String ProductId...
Web Part connectionsprovider interfaceASP.NET Web Partsinterface implementation - Question #23
You create a user control named MySearch.ascx. You plan to change the native search control in SharePoint to MySearch.ascx. You need to provide the site administrator with the abil...
- Question #24Developing SharePoint Solutions
You create a custom Web Part. You need to create a class to log Web Part errors to the Unified Logging Service (ULS) logs. What should you use?
ULS loggingSPDiagnosticsServiceBaseerror loggingdiagnostics - Question #25Developing SharePoint Solutions
You have a custom Web Part that is deployed as a sandboxed solution. You need to ensure that the Web Part can access the local file system on a SharePoint server. You must minimize...
sandboxed solutionfarm solutionfile system accesstrust level - Question #26Developing for User Experience
You have a custom Web Part. You need to create a custom user interface for modifying the Web Part properties. What should you do?
tool partWeb Part editorcustom UIWeb Part properties - Question #27Developing for User Experience
You have a SharePoint site that uses a master page named Master1.master. You create a custom user control named MySearch.ascx. You need to change the default search box to MySearch...
master pagesearch boxSmallSearchInputBoxcustom user control - Question #28Developing Business Logic
You create a Web Part that contains the following logging code. (Line numbers are included for reference only.) 01 SPWeb web = SPContext.Current.Web; 02 try 03 { 04 05 } 06 catch (...
elevated privilegesEventLogRunWithElevatedPrivilegeserror handling - Question #29Developing for User Experience
You need to connect two Web Parts by using the IWebPartRow interface. Which method should you use?
Web Part connectionsIWebPartRowGetRowDataconnected Web Parts - Question #30
You create a Web Part that programmatically updates the description of the current SharePoint site. The Web Part contains the following code segment. (Line numbers are included for...
- Question #31Developing SharePoint Solutions
You have a SharePoint solution that contains a custom site column and a custom content type. You need to add the custom site column as a lookup field for the custom content type. W...
content typessite columnsFeature event receiverlookup field - Question #32Developing for Data Access
You create two custom lists named Offices and Rooms. Rooms has the following columns: Offices has the following columns: You need to perform a Representational State Transfer (REST...
REST queryListData.svcOData $expand$filter - Question #33Developing for Data Access
You need to delete the previous versions of all documents in a document library. The deleted versions of the documents must be retained in the SharePoint Recycle Bin. What should y...
document versioningRecycleAllVersions propertyRecycle Bin - Question #34Developing for Data Access
You need to create a Web Part that displays all content created by a specific user. You write the following code segment. (Line numbers are included for reference only.) 01 privace...
KeywordQuerysearch syntaxauthor filterfull-text search - Question #35
You need to create a Web Part that adds a term set to the current SharePoint site collection's term store. You write the following code segment. (Line numbers are included for refe...
- Question #36Developing SharePoint Solutions
You need to create a custom content type and specify the content type ID. What should you do?
content typescontent type IDcustom FeatureFeature definition - Question #37
You plan to create a custom Web Part that displays items from a custom SharePoint list named Project. You need to ensure that you can access the list by using strongly-typed object...
- Question #38Developing for Data Access
You have a SharePoint site collection that contains 100 sites. Each site contains 100 lists. You need to retrieve all item titles from all lists. The data must be retrieved in the...
SPSiteDataQuerycross-site queryperformancelist items - Question #39Developing for Client Applications
You are creating a Microsoft .NET Framework console application that will use the SharePoint client object model to create a site in the site collection. The application contains t...
client object modelExecuteQueryClientContextsite creation - Question #40Developing SharePoint Solutions
You create a Web Part that queries a list. The Web Part contains the following code segment. (Line numbers are included for reference only.) 01 protected override void Render( Html...
elevated privilegesSPSecuritySPUserTokenRunWithElevatedPrivileges - Question #41Developing for User Experience
You create a custom field type and a CustomFieldControl.ascx user control. You need to write the code-behind of the CustomFieldControl.acsx user control. Which object should you ov...
custom field typeBaseFieldControlfield renderinguser control - Question #42Developing Business Logic
You have a SharePoint list named Projects and a site column named PrivateColumn. You need to prevent users from adding PrivateColumn to the Projects list. Users must be able to add...
event receiverSPListEventReceiverFieldAddingsite columns - Question #43Developing for Data Access
You create a Business Connectivity Services (BCS) object model in Microsoft Visual Studio 2010. The model connects to an XML file. You create an external list that displays the BCS...
Business Connectivity ServicesDeleter method instanceexternal listBCS model - Question #44Developing SharePoint Solutions
You need to create a Web Part that verifies whether a user who accesses the Web Part page is a member of a group named Group1. Which code condition should you use?
group membershipContainsCurrentUserSPGroupsecurity check - Question #45Developing Business Logic
You create a workflow named WF1. WF1 is attached to a list named List1. You need to receive an e-mail notification if WF1 is postponed. What should you do?
workflow eventsSPWorkflowEventReceiverworkflow postponedemail notification - Question #46Developing Business Logic
You are creating a custom workflow action that will be used in Microsoft SharePoint Designer reusable workflows. The action will programmatically create a SharePoint site named Sit...
custom workflow actionDependencyPropertySharePoint Designerreusable workflow - Question #47Developing Business Logic
You need to create a timer job that queries a list. What should you do?
timer jobSPJobDefinitionExecute methodscheduled tasks - Question #48Developing Business Logic
You create a custom workflow by using Microsoft Visual Studio 2010. You need to specify a custom InfoPath workflow initiation form in the workflow element manifest file. Which attr...
workflow manifestInfoPath initiation formInstantiation_FormURNworkflow element - Question #49Developing SharePoint Solutions
You need to create a Web Part that displays all of the permission levels of the current subsite. Which collection should you use?
permission levelsRoleDefinitionsSPRoleDefinitionsecurity model - Question #50Developing Business Logic
You plan to create a custom approval workflow. The workflow approvers will enter their employee number in the edit task form. You need to ensure that the onTaskChangedl_Invoked met...
workflow tasksExtendedPropertiesSPWorkflowTaskPropertiesedit task form