Which provider should you recommend?
You are designing a SharePoint 2010 intranet site. Each department has its own site
collection. A link to each of the departments must appear in the global navigation for each
site collection. You have implemented the SharePoint AspMenu control in the master page.
Your design must specify the correct provider for the menu control. Which provider should
you recommend?
What should you create?
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?
You need to ensure that the entity that is mapped to the ContentTypeDerived table derives from the entity that
You use the Microsoft .NET Framework 4 Entity Framework to develop an application that contains
an Entity Data Model for the following database tables.
You need to ensure that the entity that is mapped to the ContentTypeDerived table derives from the
entity that is mapped to the ContentTypeBase table. What should you do?
What should you recommend?
You are designing a Windows Presentation Foundation (WPF) application. You have the
following requirements: • Run client-side validation tests on a large result set from a
Microsoft SQL Server 2008 database. • Validate each row of data without storing the entire
result set in memory. You need to recommend a data access technology. What should you
recommend?
What should you recommend?
You are reviewing an ASP.NET Web application that uses dynamic SQL. The Web
application validates user credentials against a Microsoft SQL Server 2008 database by
using Forms authentication and hashing the password. You need to recommend an
approach for testing whether users can gain elevated access to the Web application. What
should you recommend?
You need to ensure that only members of Group1 can add files to Folder1 over the network
You need to add a function that returns the number of years since a person was hired
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The
application uses the ADO.NET Entity Framework to model entities. The model includes the entity
shown in the following exhibit.
You need to add a function that returns the number of years since a person was hired. You also need
to ensure that the function can be used within LINQ to Entities queries. What should you do?
What should you recommend?
You are designing updates to a Windows solution that processes complex scientific data.
The solution extracts analyzed data from Microsoft Excel by using an application-level
add-in. You have the following requirements: • Deploy the Excel add-in to client machines
with the application. • Ensure that the solution supports Excel 2007 and Excel 2010. •
Minimize the size of the deployment package. You need to recommend an approach that
meets the requirements. What should you recommend?
Which interface should you use?
You need to send a single value from a consumer Web Part to a provider Web Part. Which
interface should you use?
Which approach should you recommend?
You work for a manufacturer who needs to advertise its catalog of products online using a
SharePoint 2010 publishing site. A page author will create a Web page for every type of
product the manufacturer makes. Each Web page will display the name of the material the
product is made from and a photo of the product. You need to design this site to satisfy the
following requirements: ·When the page author creates a new Web page for a product, the
author should only be able to choose from a list of five materials. .The manufacturer’s
marketing manager should be able to add to the list of materials at any time without
assistance from the IT department. .Users can choose to view the site in English, German,
or Spanish. A user should see the name of the product material in only the language they
have selected. .The URL of the page should remain the same for each type of product
regardless of the language the user has selected. Which approach should you recommend?