70-573 Exam Details

  • Exam Code
    :70-573
  • Exam Name
    :TS: Office SharePoint Server, Application Development (available in 2010)
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :280 Q&As
  • Last Updated
    :Feb 06, 2022

Microsoft 70-573 Online Questions & Answers

  • Question 161:

    You are developing a Feature that will be used in multiple languages.

    You need to ensure that users view the Feature's title and description in the display language of their choice.

    What should you create?

    A. a site definition
    B. multiple Elements.xml files
    C. a Feature event receiver
    D. multiple Resource (.resx) files

  • Question 162:

    You create a Web Part named WP1.

    You need to ensure that the name of the Web Part displays as Corporate in SharePoint.

    What should you do?

    A. Rename WP1.webpart as Corporate.webpart.
    B. In WP1.webpart, change the Title property to Corporate.
    C. In the constructor of WP1.cs, add the following line of code: Page.Title="Corporate";
    D. In the Elements.xml file, change the Name property of the element to Corporate.

  • Question 163:

    You have a SharePoint site that uses the default search settings.

    You create a new Search Center.

    You need to ensure that the new Search Center is the default Search Center for the site.

    What should you modify?

    A. the AllWebs collection of the site collection
    B. the Cache property of the current HttpContext
    C. the AllProperties collection of the site
    D. the Session property of the current HttpContext

  • Question 164:

    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 definition. What should you do?

    A. Modify the Onet.xml file.
    B. Modify the web.config file.
    C. Add a Feature receiver to the custom site Feature.
    D. Add a Feature dependency to the custom site Feature.

  • Question 165:

    You create a custom site definition.

    You need to modify the contents of the Quick Launch area.

    Which file should you modify?

    A. Schema.xml
    B. WebTemp.xml
    C. vwstyles.xml
    D. Onet.xml

  • Question 166:

    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 ability to change the out-of- the-box search control to MySearch.ascx.

    What should you do?

    A. Override the search delegate control by using a Feature.
    B. Modify the element in the web.config file.
    C. Configure the SearchBox.dwp in the Web Part gallery,
    D. Modify \14\TEMPLATE\FEATURES\SearchWebParts\SearchBox.dwp.

  • Question 167:

    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. What should you create?

    A. a Feature activation dependency
    B. a new Feature event receiver
    C. a new module
    D. a new SharePoint mapped folder

  • Question 168:

    You are creating two Web Parts named WPMaster and WPDetails.

    You need to ensure that when an item is selected from WPMaster, the details of the item are displayed in WPDetails.

    What should you implement in WPMaster?

    A. ICellProvider
    B. IListProvider
    C. IWebPartRow
    D. IWebPartTable

  • Question 169:

    You have the following event receiver. (Line numbers are included for reference only.)

    01 public override void FieldDeleting(SPListEventProperties properties)

    02 {

    03 base.FieldDeleting(properties); 05 if (properties.FieldName == "Status")

    06 { 09 }

    10 }

    You need to cancel the operation and redirect the user to a custom error page if the name of the deleted field is Status.

    Which code segments should you add at lines 07 and 08?

    A. 04 properties.ReceiverData = "/_layouts/customErrorPage.aspx"; 05 properties.Cancel = true;
    B. 04 properties.RedirectUrl = "/_layouts/customErrorPage.aspx"; 05 properties.Cancel = true;
    C. 04 properties.Status = SPEventReceiverStatus.CancelWithRedirectUrl; 05 properties.ReceiverData = "/_layouts/customErrorPage.aspx";
    D. 04 properties.Status = SPEventReceiverStatus.CancelWithRedirectUrl; 05 properties.RedirectUrl = "/_layouts/customErrorPage.aspx";

  • Question 170:

    You need to send a single value from a consumer Web Part to a provider Web Part. Which interface should you use?

    A. IAlertNotifyHandler
    B. IWebPartField
    C. IWebPartParameters
    D. IWebPartRow

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-573 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.