Q1. After deploying a solution, a code-based hotfix becomes available. You need to deploy the hotfix.What should you do? (Each correct answer presents part of the solution. Choose all that apply.)A. Use assembly binding redirection in the web application configuration file.B. Increment the assembly file version of the assembly.C. Increment the product version of the assembly.D. Increment the assembly version of…
Q1. You are designing an HTML5 website.You need to design the interface to make the content of the web page viewable in all types of browsers, including voice recognition software, screen readers, and reading pens.What should you do? (Each correct answer presents a complete solution. Choose all that apply.)A. Annotate HTML5 content elements with Accessible Rich Internet Application (ARIA) attributes.B.…
Q1. You need to configure search engine optimization for the site.What should you do? (Each correct answer presents part of the solution. Choose all that apply.)A. Disable anonymous access to the web application while you make changes.B. Activate the Search Engine Sitemap feature in the site collection.C. Disable anonymous access to the site collection while you make changes.D. On the…
Q1. DRAG DROP You deploy a solution to a SharePoint server.You need to implement a method to programmatically access the health score of the SharePoint Server.Which three code segments should you use in sequence? (To answer, move the appropriate segments from the list of segments to the answer area and arrange them in the correct order.)View AnswerAnswer: Q2. DRAG DROP You need…
Q1. You are developing an ASP.NET MVC application that will be deployed on a web farm.Passwords must be stored in the web.config file and must not be readable or in a format that is easily decodable.You need to encrypt the passwords that are stored in the web.config file. Which command-line tool should you use?A. Aspnet_regiis.exeB. Aspnet_regbrowsers.exeC. Aspnet_setreg.exeD. Aspnet_compiler.exeView AnswerAnswer: AQ2.…
Q1. The transcode.exe utility activates its license online when it is installed.You need to ensure that the registration of the transcode utility is handled as specified in its license.Which method should you add to the TranscodeWorkerRole class?A. Option AB. Option BC. Option CD. Option DView AnswerAnswer: DQ2. Customers download videos by using HTTP clients that support various content encodings. You…
Q1. You need to raise the visibility of the sites. What should you do?A. Enable the Reports and Data Search feature for the site collection.B. Create a custom timer job that generates the SiteMap.xml file in the root directory of the web application.C. Add a Script Editor Web Part to the landing page of the publishing site. In the web…
Q1. You need to configure permissions for the publishing portal in the Term Store Manager. What should you do?A. Add the URL http://adventureworks.com/sites/portal to the site collection access list.B. Add the URL http://adventureworks.com/sites/portal to the Contributors list.C. Add the URL http://adventureworks.com/navigation to the site collection access list.D. Add the URL http://adventureworks.com/pages/navigation.aspx to the site collection access list.View AnswerAnswer: BQ2. You…