Microsoft 70-573 Online Practice
Questions and Exam Preparation
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 241:
You plan to add a custom tab to the Ribbon in a SharePoint Web application. You create a custom Feature that contains an Elements.xml file. You need to ensure that the custom tab only appears in the document libraries of the Web application. Which code segment should you add to the Custom Action node of the Elements.xml file?
A. Location="DocumentLibrary" B. RegistrationId="101" C. RegistrationType="List" D. ShowInLists="false"
B. RegistrationId="101"
MNEMONIC RULE: "document libraries 101"
SharePoint: RegistrationId List Template Type IDs http://techtrainingnotes.blogspot.com/2008/01/sharepoint-registrationid-list-template.html Work with the SharePoint 2010 Ribbon User Interface http://msdn.microsoft.com/en-us/library/
ff630938.aspx
Question 242:
You need to connect two Web Parts by using the IWebPartRow interface. Which method should you use?
A. GetFieldValue B. Dataltem C. GetRowData D. GetTableData
C. GetRowData
MNEMONIC RULE: "iWebPartRow = GetRowData" Returns the data for the row that is being used by the interface as the basis of a connection between twoWebPart controls. IWebPartRow.GetRowData Method http://msdn.microsoft.com/enus/library/system.web.ui.webcontrols.webparts.iwebpartrow.getrowdata.aspx
Question 243:
You create a timer job. You need to debug the timer job. To which process should you attach the debugger?
A. devenv.exe B. owstimer.exe C. spucworkerprocess.exe D. w3wp.exe
B. owstimer.exe
MNEMONIC RULE: "timer job = owstimer.exe" How to: Debug a Timer Job http://msdn.microsoft.com/en-us/library/ff798310.aspx
Question 244:
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?
A. WebDisplayName B. WebBrowsable C. Personalizable D. WebCategoryName
B. WebBrowsable
MNEMONIC RULE: "Web Part is visible = WebBrowsable" The WebBrowsable attribute specifies that the decorated property should appear in the editor component ofthe web part. It only allows the end user to modify the property and does nothing about persistence. WebBrowsable will make the property appear in the ToolPane or EditorPart of the WebPart. WebBrowsable vs Personalizable in Web Parts http://stackoverflow.com/questions/4362234/webbrowsable-vs-personalizable-in-web-parts
Question 245:
You have a SharePoint site that contains 10 lists.
You need to prevent a list named List1 from appearing on the Quick Launch navigation bar. What should you configure?
A. the QuickLaunchEnabled property of the site B. the Hidden property of List1 C. the OnQuickLaunch property of List1 D. the Navigation.QuickLaunch.Parent.IsVisible property of the site
C. the OnQuickLaunch property of List1
MNEMONIC RULE: "Do you want to see the list on Quick Launch?" Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of the homepage. SPList.OnQuickLaunch Property http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.splist.onquicklaunch.aspx
Question 246:
You have a SharePoint site that contains 10 lists.
You need to prevent a list named List1 from appearing on the Quick Launch navigation bar.
What should you configure?
A. the QuickLaunchEnabled property of the site B. the Hidden property of List1 C. the OnQuickLaunch property of List1 D. the Navigation.QuickLaunch.Parent.IsVisible property of the site
C. the OnQuickLaunch property of List1
MNEMONIC RULE: "Do you want to see the list on Quick Launch?" Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of the homepage. SPList.OnQuickLaunch Property http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.splist.onquicklaunch.aspx
Question 247:
You need to create a Web control that displays an ASCX control. Which event should you use?
A. CreateChildControls B. LoadControlState C. SaveViewState D. SetDesignModeState
A. CreateChildControls
MNEMONIC RULE: "display ASCX control = CreateChildControl" BaseFieldControl.CreateChildControls Method http://msdn.microsoft.com/enus/library/microsoft.sharepoint.webcontrols.basefieldcontrol.createchildcontrols.aspx
Question 248:
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 Feature event receiver B. a site definition C. multiple Elements.xml files D. multiple Resource (.resx) files
D. multiple Resource (.resx) files
MNEMONIC RULE: "Language Resource"
Using Resource Files (.resx) when developing SharePoint solutions http://blogs.msdn.com/b/joshuag/archive/2009/03/07/using-resource-files-resx-when- developing-sharepointsolutions.aspx
Question 249:
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 { get; }
}
You need to ensure that the Products Web Part sends Productid to the ProductDetails Web Part.
You must achieve this goal by using the ASP.NET Web Part connection framework.
What should you do?
A. Implement Interface1 in the Products Web Part. B. Implement Interface1 in the ProductDetails Web Part. C. Add a private set-accessor-declaration to the Productid property. D. Add a protected set-accessor-declaration to the Productid property.
A. Implement Interface1 in the Products Web Part.
MNEMONIC RULE: "Implement Interface1 in Products Web" Products Web Part sends ProductId; therefore, Products Web Part is the provider Web Part. Walkthrough: Creating Connectable Web Parts in SharePoint Foundation http://msdn.microsoft.com/en-us/library/ms469765.aspx SharePoint 2010 Provider Consumer Web Parts http://johanolivier.blogspot.com/2010/08/sharepoint-2010-provider-consumer-web.html
Question 250:
You are creating a custom content type named CT1.
You need to use a Feature to add an existing site column named SiteCol1 to CT1.
Which code segment should you include in the Feature?
D
MNEMONIC RULE: "existing Field needs to be Referenced" FieldRef Element (ContentType) http://msdn.microsoft.com/en-us/library/aa543225.aspx
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.