Which settings should you modify from the DirectAccess Setup console?
Your network contains an Active Directory domain named contoso.com. The network has
DirectAccess deployed. You deploy a new server named Server1 that hosts a management
application. You need to ensure that Server1 can initiate connections to DirectAccess client
computers. Which settings should you modify from the DirectAccess Setup console?
Which approach should you recommend?
You have a SharePoint 2010 farm that has one existing Web application. You have
designed a new Web application. After the Web application is implemented, you
immediately navigate to the URL. An error is returned saying the page cannot be found. You
need to ensure that when users navigate to the URL of the new Web application, the
standard SharePoint 2010 landing page is displayed. Which approach should you
recommend?
Which container should you recommend?
You are designing a Windows Presentation Foundation (WPF) application that displays
thumbnail images of photographs. The thumbnails are arranged in rows and columns. The
number of columns must automatically update based on the size of the application window.
You need to recommend a container for displaying all the thumbnail images at the same
size. Which container should you recommend?
Which approach should you recommend?
You need to design a solution for implementing holiday-specific site changes. Which
approach should you recommend?
You need to identify the URL of the network location server that Computer1 is configured to use
Your network contains a client computer named Computer1 that runs Windows 7. Computer1 is
configured to use DirectAccess. You need to identify the URL of the network location server that
Computer1 is configured to use. What should you do?
Choose 2 as part.
Developers required to use part of functionality of COM assembly. You must to design an
interop assembly that expose COM functionality. Choose 2 as part.
You need to prevent the error from occurring
You have a SharePoint site collection. The root Web of the site collection has the URL
http://intranet.You plan to create a user solution that will contain a Web Part. The Web Part will
display the title of the root Web. You write the following code segment for the Web Part. (Line
numbers are included for reference only.) 01Dim currentSite As New SPSite(“http://intranet”) 02
03Dim currentTitle As New Label() 04currentTitle.Text = currentSite.RootWeb.Title You add the
Web Part to a page in the root Web and receive the following error message: “Web Part Error:
Unhandled exception was thrown by the sandboxed code wrapper’s Execute method in the partial
trust app domain: An unexpected error has occurred.” You need to prevent the error from
occurring. What should you do?
Which logs should you tell your team to analyze?
Your development team has discovered that a SharePoint 2010 application has
performance issues. The application is experiencing periodic application pool recycling due
to memory thresholds being exceeded. You need to determine the cause of this behavior.
Which logs should you tell your team to analyze?
Which to possible ways to call operation without blocking of UI thread?
Which to possible ways to call operation without blocking of UI thread?
Which solution should you recommend?
You need to incorporate a data access layer to meet the requirements. Which solution
should you recommend?