70-542

TS: Microsoft Office SharePoint Server 2007 - Application Development


QUESTION NO: 1 DRAG DROP
There is a web site PassGuideWS. PassGuideWS uses MS Office SharePoint Server 2007 Search Center. PassGuideWS runs a fixed keyword query. If the result of this query is a fail to return any data. How can this be achieved?

Answer: QUESTION NO: 2 DRAG DROP



There is a MS Office SharePoint Server 2007 application PassGuideApp. PassGuideApp uses two tables Employees and EmployeesDetails. They are related through a one-to many relation. Two entities Employees and EmployeesDetails are defined in a BDC definition. The metadata of this definition need to be defined. Which code is appropriate?


Answer:



QUESTION NO: 3
There is a MS Office SharePoint Server 2007 web site PassGuideWS.
There is a MS Office SharePoint Server 2007 application PassGuideApp.
There is a security group named DOMAIN\Employees.
In PassGuideWS there is content that this group should have access to.
How can this be ensured? Select two.
A. Add a custom Web Part��
B. Add an audience��
C. Add a site group��
D. Use a filter��
E. ..based on the DOMAIN\Employees group.
F. ..that has the DOMAIN\Employees group as a member.
G. ...that shows only the members of the DOMAIN\Employees group.

Answer: B,E Explanation:
QUESTION NO: 4
There is a MS Office SharePoint Server 2007 web site PassGuideWS.
There is a MS Office SharePoint Server 2007 application PassGuideApp.
There is a MS Excel 2007 workbook which contain employee data such as name, city, salary.
End users must be able to filter the workbook on city.
How can this be achieved through MS Office SharePoint Server 2007 Excel services? Select two.
A. Add an Excel VBA application��
B. Add an ActiveX control...
C. Use the Data-Filter option��
D. ...in the workbook.
E. ..in PassGuideApp.
F. ..in PassGuideWS.
Answer: C,D Explanation:

QUESTION NO: 5
There is a MS SQL Server 2005 database PassGuideDB.
There is a BDC definition which is used to search for employee data in PassGuideDB.
Incremental crawls must be performed for indexing in PassGuideDB.
How can this be ensured? Select two or three.
A. Add method
B. Add function..
C. Add stored procedure��
D. ..Finder
E. ..GenericInvoker
F. .. IDEnumerator
G. .. ViewAccessors

H. ..to have a return field representing the last update time of PassGuideDB.
I. .. to return a different set of columns from the PassGuideDB.
Answer: A,F,H Explanation:

QUESTION NO: 6 DRAG DROP
Exhibit: public class PassGuideClass { public double PassGuide1 (double d) { return d * 9; } public DateTime PassGuide2 { return ( DateTime.Today ); } }
There are two UDFs PassGuide1 and PassGuide2. These are defined as Excel Services in MS Office SharePoint Server 2007. The code is displayed in the exhibit. What action should you take?


Answer:



QUESTION NO: 7 DRAG DROP
There is a ASP.NET web site PassGuideWS. There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a Microsoft Office InfoPath form PassGuideForm. There is a custom control PassGuideC that is derived from the XMLFormView class. PassGuideC will show PassGuideForm inside an ASP.NET page on PassGuideWS. How can this be ensured?


Answer:

QUESTION NO: 8

There is a web site PassGuideWS. There is a portal site template PassGuideTempl. PassGuideTempl is used within PassGuide Ltd. To recreate site hierarchies, Extra sites must be added to the hierarchy. What steps should be taken?
Your company uses a portal site template to recreate site hierarchies. You need to add additional sites to the hierarchy that is defined in the portal site template. What should you do?
A. Modify file Webtemp*.xml��
B. Modify file webconfig��
C. Modify file global.aspx��
D. Modify the XML definition file..
E. Modify PassGuideTempl��
F. Modify PassGuideWS��
G. ..by adding a Template element that contains the site definitions for the new sites.
H. ..by adding extra Web elements to the XML definition file of the portal site template.
I. .. to include the new hierarchy and create a new site template on the Site Settings page.
Answer: D,H Explanation:
QUESTION NO: 9 DRAG DROP
There is a MS SQL Server 2005 database PassGuideDB. There is a MS Office SharePoint Server 2007 application PassGuideApp. PassGuideApp handles Employee data. BDC definitions are created on a MS Office SharePoint Server 2007 server. How can you ensure that the server can index employee information?


Answer:



QUESTION NO: 10 DRAG DROP
There is a MS SQL Server 2005 database PassGuideDB. There is a MS Office SharePoint Server 2007 application PassGuideApp. PassGuideApp stores employee information in a table Employees. Which code should you use to retrieve all employee names from the Employees table?
Note: PassGuideApp uses BDC.


Answer:



QUESTION NO: 11 DRAG DROP
PassGuideApp is used to handle employee information. PassGuideApp uses BDC definitions. PassGuideApp stores employee definition in table Employee on a MS SQL Server. PassGuideApp uses BDC to define entity Employee. The entity data should be displayed in a BDL Web Part. Which method should you use?

Answer: QUESTION NO: 12



There is a MS Office SharePoint Server 2007 portal site PassGuideWS.
There is a PassGuideWS retention policy for RFP (request for proposal) documents.
When the RFP data expires the every project manager should be notified.
How can this be achieved?
A. Generate an e-mail message by...
B. Generate an SMS message by...
C. .. using document retention workflow..
D. .. implementing a custom IPolicyFeature.OnCustomDataChange method.
E. .. implementing a custom IPolicyFeature.ProcessListltemOnRemove method.
F. .. adjusting the built-in policy feature definition..
G. ..that checks the expiration date of RFP documents.
H. ..to use a custom policy resource expiration action.
Answer: A,F,H Explanation:
QUESTION NO: 13
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is a list Employees.
Employees has a column PassGuideAud.
There is a web part PassGuidePart that shows information from Employees.
Now you are interested in only in items of Employees that has a specific value of PassGuideAud.
What action should you take?
A. Make use of object AudienceManager.
B. Make use of object SPRoleAssignment.
C. Make use of object AudiencePicker.
D. Make use of object AudienceRuleComponent.
E. Make use of object AudienceAdjustment.
Answer: A Explanation:



QUESTION NO: 14
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is a document library which includes document on new employees.
These documents has a label on the employee status.
How can this label be added to all documents?
A. Change the��
B. Add a/an��
C. .. approval workflow..
D. ..Information Management Policy feature..
E. .. the document template..
F. .. Modify Variation Labels..
G. .. each time a new document is added to the library.
H. .. from the Site Collection Administration page.
I. .. for the document library that enforces label creation.
J. .. for the existing document library to include the label.
Answer: A,D,I Explanation:
QUESTION NO: 15 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is an application PassGuideApp.
PassGuideApp access a BDC (Business Data Catalog) through a SSO (Single Sign On) provider.
Which reference should you make to implement the SSO?


Answer:



QUESTION NO: 16 DRAG DROP
There is an external CRM application PassGuideApp. PassGuideApp includes a business object Employees. This object corresponds to the employees table. How should the Employees object be implemented in the BDC (Business Data Catalog)?


Answer:


QUESTION NO: 17
There is a MS SQL Server 2005 database PassGuideDB. There is a MS Office SharePoint Server 2007 server PassGuideSrv. PassGuideDB includes product details. There is a Report Center site on PassGuideSrv. A report containing Product details should be generated on PassGuideSrv. How can you enable this? Select two.
A. Create the Data Connections library��
B. Create an Office Data Connection file��
C. Import the application definition��

D. Import the Office Data Connection file..
E. .. to the trusted file locations.
F. ..to the config-behind file.
G. ..in a trusted Data Connections library.
H. ..to the trusted data providers.
I. ..to Global.aspx.
Answer: B,G Explanation:
QUESTION NO: 18
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is a document library that will be audited.
You want to avoid that relevant records expires during the ongoing audit.
What action is needed? Select two
A. Enable Record routing..
B. Create a hold for the audit.
C. Create an Information Management Policy feature that tracks audit information.
D. Attach the policy to the document library.
E. Remove all users of the document library.
F. Add all relevant documents.
G. .. on the related Records Center site.
H. from the data reader role on the site configuration database.

Answer: B,F Explanation:
QUESTION NO: 19
There is a MS Office SharePoint Server 2007 Search Center site PassGuideWS.
There is a customized XSLT style sheet PassGuideStyle.
PassGuideStyle is used to modify the appearance often Search Core results Web Parts on separate site tabs.
How can you ensure that PassGuideStyle is used by the Web Parts? Select two.

A. Modify file Theme.ess��
B. Modify file code-behind��
C. Modify file Onet.xml��
D. Copy and paste the style sheet in the XSLT editor..
E. .. in the SharePoint Server 2007 Search Center site to refer to the new style sheet.
F. .. of each result set for the Web Parts on each tab.
Answer: D,F Explanation:

QUESTION NO: 20
There is a MS Office SharePoint Server 2007 Search Center site PassGuideWS.
There is a customized XSLT style sheet PassGuideStyle.
PassGuideStyle is used to modify the appearance often Search Core results Web Parts on separate site tabs.
How can you ensure that PassGuideStyle is used by the Web Parts? Select two.
A. Modify file Theme.ess��
B. Modify file code-behind��
C. Modify file Onet.xml��
D. The XSLT style sheet should be published to a shared location.
E. Update the Web Parts XSLT Link proper to point to the URL of the style sheet document.
F. .. in the SharePoint Server 2007 Search Center site to refer to the new style sheet.
G. .. of each result set for the Web Parts on each tab.

Answer: D,E Explanation:
QUESTION NO: 21 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is an application PassGuideApp.
PassGuideApp is a Web-based human resources application that runs on PassGuideSrv.
Employees user profile data from PassGuideWS should be displayed by PassGuideApp.
What method should be used?


Answer:



QUESTION NO: 22 DRAG DROP
There is a MS Office SharePoint Server 2007 PassGuideApp. KPIs (key performance indicators) is stored by a MS SQL Server 2005 Analysis Services cube. KPI details should be shown by a Web Part?


Answer:


QUESTION NO: 23
A Microsoft Office SharePoint Server 2007 hierarchy of sites will be deployed. The site hierarchy consists of sites from a development environment to a staging environment. The site hierarchy includes an intranet site and branch office site. Each branch office site includes
subsites. The site hierarchy are all located on the same server farm PassGuideFarm. The development sites in the staging environment need to be recreated. How can this be achieved? Select all that apply.
A. For each site��
B. On PassGuideFarm��
C. Add and configure a portal site template.
D. Add and configure a site template.
E. Add and configure a new Microsoft Office SharePoint Server 2007 server.
F. .. create copies of the site definition files, page layouts, master pages, and Web Part assemblies.

G. .. create an empty site collection and use Page Publishing to duplicate pages.
Answer: C Explanation:
QUESTION NO: 24 DRAG DROP
There is a MS Office SharePoint Server 2007 farm PassGuideFarm.
PassGuideFarm includes two site collections PassGuideInProgress and PassGuideToBeReleased. PassGuideFarm is configured to incrementally release content from site PassGuideInProgress to
PassGuideToBeReleased.
You need to ensure that authors of the content has higher priority for documents that is deployed in the site PassGuideToBeReleased. How can this be achieved?

Answer: QUESTION NO: 25 DRAG DROP




There is a MS Office SharePoint Server Search Center site PassGuideSCs.
PassGuideSCs has an adapted column that restricts clients to a BDC (Business Data Connector) for a Customer tracking system. The clients should only have access to some of the columns (CustomerName, CustomerCity,
CustomerDate) in the Order entity. What action to take?


Answer:



QUESTION NO: 26
There is a MS Office SharePoint Server 2007 application PassGuideWS.
PassGuideWS includes a form library.
In the library there is a MS Office InfoPath form library PassGuideLib.
PassGuideLib is being converted to a Web page PassGuidePage with the aid of InfoPath form converter.
There is an error in the conversion process.
How can you remedy this problem? Select two or three.
A. The form should be��
B. The conversion schedule..
C. Use a UDC..
D. Add a Web page..
E. ..published to the form library..
F. ..modified..
G. ..for the document-to-page converter.

H. ..with the administrator account.
I. ..that uses the XmlFormView control.
J. ..with the anonymous account.
K. ..between PassGuideWS and PassGuideLib.
Answer: A,E,H Explanation:
QUESTION NO: 27 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a page PassGuidePage. On PassGuidePage there is a video field control PassGuideC. PassGuideC allows to the end user to select a video when PassGuidePage is in edit mode. When PassGuidePage is in display mode PassGuideC is correctly rendered. How can this be achieved?

Answer: QUESTION NO: 28




There is a MS Office SharePoint Server 2007 site PassGuideWS. PassGuide has a department product release. There is a membership Product Release. You add a new distribution list to the Product Release membership. Only Employees should be able to view this membership. How can this be ensured? Select two.
A. Run GetPrivacyPolicy method..
B. The Membership.Create method..
C. Run the MemberGroupData method..
D. ..should use the privacy setting from Privacy.Employees
E. .. of the UserProfileManager object.
F. ..should use PrivacyPolicylConstants.MembershipsFromDistributionLists.
G. .. of the UserProfiles object.
Answer: B,D Explanation: QUESTION NO: 29


There is a MS Office SharePoint Server 2007 site PassGuideWS. PassGuideWS uses SSP (Shared Services Provider) to manage use profiles. You need to retrieve the phone number of a specific user. What should you do? Select two.
A. Use the value of property��
B. Make a keyword search with��
C. ..WorkPhone: prefix
D. ..UserProfile[WorkPhone]
E. .. UserProfile[PropertyConstants.WorkPhone]
F. .. PropertyInformation.Description
G. .. PropertyInformation.Name
Answer: A,E Explanation:
QUESTION NO: 30 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a document library PassGuideLib. Auditing must be enabled so whenenever a file in PassGuideLib is accessed the date and the type
of document is audited. What action to take?


Answer:



QUESTION NO: 31 DRAG DROP
There is a MS Office SharePoint Server 2007 application PassGuideApp running on a server PassGuideSrv.
There is a List Web part PassGuidePart.

PassGuidePart shows tasks in a project plan PassGuidePart retrieves data from the BDC (Business Data Catalog) definition. How can you implement the following:
*
users should be able to update data in the task list

*
users should be able to select an item in the project list, and then the task list for that project is shown


How can this be achieved?

Answer:


QUESTION NO: 32 DRAG DROP
There is a MS Office SharePoint Server 2007 application PassGuideApp running on a server

PassGuideSrv. Data must be accessed from an customized MS Office Infopath task. You decide to use a workflow. How can this be achieved?

Answer: QUESTION NO: 33



There is a MS Office SharePoint Server 2007 application PassGuideApp running on a server PassGuideSrv. There is a call center dashboard PassGuideDash. There is a KPI (Key Performance Indicator) list consisting of KPIs. There is a KPI web part. The web part is added to PassGuideDash in order to view KPIs. How can you enable clients to display details on the KPIs? Select two.
A. A Filter Web Part should be added to the dashboard page..
B. For each KPI in the list add a link��
C. Use a filter on the KPI List web part��
D. ..and connect it to the KPI list Web part.
E. .. by the indicator that the user wants to view.
F. ..taking the client to a details page.
G. ..and use built-in filter and view capabilities.
Answer: B,F Explanation:
QUESTION NO: 34 DRAG DROP
There is a MS SQL Server 2005 database PassGuideDB. PassGuideDB includes employee records. There is a BDC (Business Data Catalog) definition that displays employee records. There is a web part PassGuideWP that shows a map of the selected employee location. Now a customized action need to be created to link to PassGuideWP. What should be done?


Answer:



QUESTION NO: 35
There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a BDC definition. There is a MS SQL SQL Server 2005 server PassGuideSrv. The BDC definition accesses an order database on PassGuideSrv. You need to make sure clients can filter on the column OrderStatus.

What action to take? Select three.
A. Add a custom action that..
B. Add a Filter Descriptor object that..
C. Add an IDEnumerator method that..
D. .. filters the data..
E. .. passes the order status ��
F. .. to the BDC definition.
G. ..value as a parameter.
H. ..by the OrderStatusField.
Answer: B,E,F Explanation:
QUESTION NO: 36
There is a MS Office SharePoint Server 2007 site PassGuideWS.
There is a MS Office SharePoint Server 2007 Web application PassGuideApp.
PassGuideApp uses a BDC definition for CRM (customer relationship management) system.
Keyword searches is performed on CRM data from the PassGuide��s My Site page.
How can you ensure that users can make these searches? Select two.
A. Use a targeted tab on a Search Center site.
B. Use a custom search Web Part.
C. Use a parent data related list Web Part.
D. Use a business data item Web Part.
E. Target the search results at the My Site page of the users.
F. Restrict it to a BDC-specific search scope.
G. Apply it to the BDC.
H. Restrict it to the selected keyword of the user.
Answer: C,F Explanation:
QUESTION NO: 37 DRAG DROP
There is a MS Office SharePoint Server 2007 server PassGuideSrv.

PassGuideSrv has four site collections. One of the site collections use both the German and French language variations. The clients must be redirected to the selected language page while keeping other site collections
to remain unaffected. What action should you take?

Answer: QUESTION NO: 38 DRAG DROP




There is a MS Office SharePoint Server 2007 search site portal PassGuideWS. There is a new additional PassGuideColumn. PassGuideColumn needs to be displayed on a Search Core Results Web Part. How can this be achieved?

Answer: QUESTION NO: 39 DRAG DROP



There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a MS SQL Server 2005 database PassGuideDB. PassGuideDB includes Order data. PassGuideWS is a Report Center Web site. The order data need to be used in Microsoft Office Excel 2007 reports. What should be done?


Answer:


QUESTION NO: 40
There is a MS Office SharePoint Server 2007 site PassGuideWS.
PassGuideWS includes a MS Office Excel workbooks document library PassGuideBooks.
PassGuideBooks should be available to clients though Excel Services.
How can this be achieved? Select two.
A. Use a managed path..
B. Use the trusted location list..
C. Change the permissions of PassGuideBooks..
D. PassGuideBooks should have a custom security policy file.
E. The custom security policy file should be added the appropriate section of Web.config.
F. ..and add the URL of PassGuideBooks.
G. ..to give full control to the SharePoint application pool identity account.
H. ..to give full control to the guest account.
I. ..to define the site.
Answer: B,F Explanation:
QUESTION NO: 41 DRAG DROP
There are two MS Office SharePoint Server 2007 site collections InProgress and Live.
There are two MS Office SharePoint Server 2007 servers PassGuideSrv1 and PassGuideSrv2.

PassGuideSrv1 and PassGuideSrv2 are located on separate networks. InProgress runs on PassGuideSrv1. Live runs on PassGuideSrv2. Now there is a need of a script that replicates data from InProgress to Live. What should you do?

Answer:




QUESTION NO: 42 DRAG DROP
PassGuideSalesStats Exhibit:

There is a MS Office SharePoint Server 2007 application PassGuideApp.
PassGuideApp use the MS Excel 2007 workbook PassGuideSalesStats.xls to access data. PassGuideSalesStats.xls is stored within a document library. The content of the first sheet of PassGuideSalesStats.xls is displayed in the exhibit. Now you want to retrieve the values for 2010. What should you do?


Answer:


QUESTION NO: 43
There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a MS SQL Server 2005 database PassGuideDB. PassGuideApp uses a MS SQL Server 2005 Reporting Services while accessing PassGuideDB. PassGuideApp must be able to store reports in SharePoint document libraries. What can ensure this?

A. Use Report Viewer Web Part..
B. Use Reporting Services Configuration tool..
C. Use Report Explorer Web Part..
D. ..to configure the Report Server URL.
E. .. configure the proxy server endpoint.
F. ..and as target provide a Report Explorer Web Part
Answer: B,E Explanation:
QUESTION NO: 44
There is a MS Office SharePoint Server 2007 a site collection in the server farm PassGuideFarm.
There is a MS Office SharePoint Server 2007 server PassGuideSrv.
There is a MS Office SharePoint Server 2007 application PassGuideApp.
PassGuideSrv hosts a template PassGuideT1.
Now you want to use template PassGuideT2 instead.
How can this be achieved through an automated administration task? Select four.
A. In PassGuideFarm..
B. For each site within the site collection��
C. ..use the Template object..
D. ..use the Collection object..
E. ..use the FormTemplateCollection object..
F. ..use the FormTemplate object..
G. ..use the TemplateForm object..
H. ..use the CollectionFormTemplate object..
I. ..and use the method..
J. ..and use filter..
K. ..and use stored procedure..
L. Update
M. Quiesce
N. UpgradeFormTemplate
O. Upgrade
P. UpgradeTemplate
Q. Quiescent
R. Quiescence
S. Activate
T. Passive

Answer: A,E,I,N Explanation:

QUESTION NO: 45
There is a MS Office SharePoint Server 2007 a site collection PassGuideColl.
You are adjusting a Search Center Web site for PassGuideColl.
You add an additional column PassGuideColumn to the search results.
The search terms being provided by end users must be displayed as highlighted for column PassGuideColumn.
How can this be achieved? Select two or three
A. Use the Search Core Results Web Part..
B. Use a SSP (Shared Services Provider)..
C. Use the Search Box Web Part..
D. Use the Search Center Web wizard��
E. .. add a section in the XSLT style sheet��
F. ..add a managed property named PassGuideColumn.
G. ..configure the Query Box Prompt String property.
H. .. add an XML node for the PassGuideColumn column..
I. ..which uses the HitHighlighting template.
J. ..which uses the Highlighting template.
K. ..which uses the Highlighted template.
L. ..which includes the HitHighlighting attribute.
M. ..which includes the Highlighting attribute.
N. ..which includes the Highlighted attribute.

Answer: A,E,I Explanation:


QUESTION NO: 46 DRAG DROP
Exhibit: SPSSearchWS.QueryService PassGuideSearch= new SPSSearchWS.QueryService(); string query = "PassGuide_Query";

There is a MS WinForms application PassGuideApp.
PassGuideApp provides the feature of searching a MS Office SharePoint Server 2007 site collection There is search code for PassGuideApp displayed in the exhibit. There is a DataGridView control PassGuideC. How can you bind PassGuideC to the result of the query?

Answer:


QUESTION NO: 47 DRAG DROP
There is a MS Office SharePoint Server 2007 site name PassGuideWS.

There is an audience Employees. Employees includes all the users in PassGuideWS. How can you display the names of the members of the audience. Which code should be used?

Answer: QUESTION NO: 48 DRAG DROP



There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a single farm. There are eight site collections belonging to this farm. PassGuideApp increases search capabilities for the site collections. All available search contexts of PassGuideApp��s web site collection, where PassGuideApp has
been initiated, must be fetched. Which code should be used?


Answer:


QUESTION NO: 49 DRAG DROP
There is a MS Office SharePoint Server 2007 web site PassGuideWS. There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a need to fetch all clients for the audience named PassGuideAud. How can this be achieved?


Answer:


QUESTION NO: 50 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a MS WinForms application PassGuideApp. PassGuideApp is used to enter employee information. In particular you need to add an employee to the profile store. Which code should you use?


Answer:



QUESTION NO: 51 DRAG DROP
There is a MS Office SharePoint Server 2007 site PassGuideWS. PassGuideWS has four audiences. A list audience names for the current user should be produced. How can this be achieved?


Answer:



QUESTION NO: 52 DRAG DROP
There is a MS Office SharePoint Server 2007 PassGuideApp. PassGuideApp uses the Search service. Search results must be based on existing keywords. How can this be achieved?


Answer:



QUESTION NO: 53 DRAG DROP
There is a MS Office InfoPath workflow task form PassGuideForm for users. PassGuideForm includes all details for every task. There is a variable PassGuideStr. There is a field PassGuideField. The value of PassGuideField need to be stored in PassGuideStr. Which code should be used?

Answer: QUESTION NO: 54 DRAG DROP



There is a Microsoft Office SharePoint Server 2007 Web Part PassGuidePart. There is a scope named Employees. How can you make PassGuidePart initiate a search crawl for Employees?

Answer: QUESTION NO: 55 DRAG DROP



There is a MS Office SharePoint Server 2007 servers PassGuideSrv1. There is a UDF (user-defined function) PassGuideFn. PassGuideFn is implemented in MS Office SharePoint Server 2007 excel services. PassGuideFn generates random numbers between 13 and 42. PassGuideFn is used by an Excel workbook. Each time the workbook is loaded a new random number should be generated. Which code should you use for PassGuideFn?


Answer:



QUESTION NO: 56 DRAG DROP
There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a user PassGuideUser for PassGuideApp. How can a list of colleagues of PassGuideUser be produced?

Answer: QUESTION NO: 57 DRAG DROP



There is a MS Office SharePoint Server 2007 site PassGuideWS. There is a MS WinForms application PassGuideApp. PassGuideApp is used to enter employee information. In particular you need to add an employee to the profile store. Which code should you use?


Answer:



QUESTION NO: 58 DRAG DROP
There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a user PassGuideUser for PassGuideApp. How can a list of colleagues of PassGuideUser be produced?

Answer: QUESTION NO: 59 DRAG DROP



Exhibit: Public Class PassGuideClass Public Function PassGuide1(ByVal d As Double) As Double Return d * 9 End Function Public Function PassGuide2() As DateTime Return (DateTime.Today) End Function End Class
There are two UDFs PassGuide1 and PassGuide2. These are defined as Excel Services in MS Office SharePoint Server 2007.

The code is displayed in the exhibit. What action should you take?

Answer:


QUESTION NO: 60 DRAG DROP
There is a MS Office SharePoint Server 2007 servers PassGuideSrv1. There is a UDF (user-defined function) PassGuideFn. PassGuideFn is implemented in MS Office SharePoint Server 2007 excel services.

PassGuideFn generates random numbers between 13 and 42. PassGuideFn is used by an Excel workbook. Each time the workbook is loaded a new random number should be generated. Which code should you use for PassGuideFn?

Answer: QUESTION NO: 61 DRAG DROP



There is a MS Office SharePoint Server 2007 site PassGuideWS. PassGuideWS has four audiences. A list audience names for the current user should be produced. How can this be achieved?


Answer:



QUESTION NO: 62 DRAG DROP
There is a MS Office SharePoint Server 2007 site name PassGuideWS. There is an audience Employees. Employees includes all the users in PassGuideWS. How can you display the names of the members of the audience. Which code should be used?


Answer:



QUESTION NO: 63 DRAG DROP
There is a MS Office InfoPath workflow task form PassGuideForm for users. PassGuideForm includes all details for every task. There is a variable PassGuideStr. There is a field PassGuideField. The value of PassGuideField need to be stored in PassGuideStr. Which code should be used?

Answer: QUESTION NO: 64 DRAG DROP



Exhibit:
Private PassGuideSearch As SPSPassGuideSearch.QueryService = New SPSPassGuideSearch.QueryService Private query As String = "PassGuide_Query"
There is a MS WinForms application PassGuideApp.
PassGuideApp provides the feature of searching a MS Office SharePoint Server 2007 site collection- There is search code for PassGuideApp displayed in the exhibit. There is a DataGridView control PassGuideC. How can you bind PassGuideC to the result of the query?


Answer:


QUESTION NO: 65 DRAG DROP
There is a MS Office SharePoint Server 2007 PassGuideApp.

PassGuideApp uses the Search service. Search results must be based on existing keywords. How can this be achieved?

Answer: QUESTION NO: 66 DRAG DROP



There is a Microsoft Office SharePoint Server 2007 Web Part PassGuidePart. There is a scope named Employees. How can you make PassGuidePart initiate a search crawl for Employees?

Answer: QUESTION NO: 67 DRAG DROP



There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a single farm. There are eight site collections belonging to this farm. PassGuideApp increases search capabilities for the site collections. All available search contexts of PassGuideApp��s web site collection, where PassGuideApp has
been initiated, must be fetched. Which code should be used?


Answer:


QUESTION NO: 68 DRAG DROP
There is a MS Office SharePoint Server 2007 web site PassGuideWS. There is a MS Office SharePoint Server 2007 application PassGuideApp. There is a need to fetch all clients for the audience named PassGuideAud. How can this be achieved?


Answer: