Question 147 Your company has an existing SharePoint 2010 public-facing Web site. The Web site runs on multiple loadbalanced Web front-ends. Your company recently changed its name. You are asked to design a plan to update the Web site content to ref…
Question 45 You are designing a branding strategy for a customer with a new SharePoint 2010 server farm. The branding strategy you recommend must enable each department in the company to customize sites with their specific branding preferences. The d…
Question 52You are responsible for rebranding the My Sites section of a corporate SharePoint 2010 farm. The new branding includes a change to the Quick Launch menu in all corporate My Sites pages. You do not have access to modify any master pages. Al…
Question 100You create a Web Part.You need to display the number of visits to a SharePoint site collection in a label named LblVisits. You write the following code segment. (Line numbers are included for reference only.) 01 SPSecurity.RunWithElevated…
Question 48You create a user control named MySearchBox.ascx.You plan to change the native search control in SharePoint to MySearchBox.ascx. You implement a Feature that contains the following code segment.<Control Id="SmallSearchInputBox"Sequ…
Question45You create and deploy a custom Web Part.You add the Web Part to a page and receive a run-time error. You need to display the detailed information of the error on the page.Which two actions should you perform? (Each correct answer presents p…
Question25You develop a new publishing page layout named MyPage.aspx for a SharePoint site.You create an Elements.xml file. Elements.xml contains the following code segment. (Line numbers are included for reference only.) 01 <File Url="mypage.aspx…