최신Microsoft TS: Office SharePoint Server, Application Development (available in 2010) - 70-573무료샘플문제
문제1
You develop a custom approval workflow. The workflow uses the CreateTask class to assign tasks to a
user named User1.
A list called Tasks stores the tasks. Other workflows and users use the Tasks list.
You need to ensure that the tasks assigned to User1 can only be viewed by User1.
What should you do?
You develop a custom approval workflow. The workflow uses the CreateTask class to assign tasks to a
user named User1.
A list called Tasks stores the tasks. Other workflows and users use the Tasks list.
You need to ensure that the tasks assigned to User1 can only be viewed by User1.
What should you do?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
You have a SharePoint site that uses a master page named Master1.master.
You create a custom user control named MySearch.ascx.
You need to change the default search box to MySearch.ascx.
What should you do?
You have a SharePoint site that uses a master page named Master1.master.
You create a custom user control named MySearch.ascx.
You need to change the default search box to MySearch.ascx.
What should you do?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
You create a client application that remotely calls the Business Connectivity Services (BCS) object model.
You need to create the context that will be used to request a cache refresh.
Which code segment should you use?
You create a client application that remotely calls the Business Connectivity Services (BCS) object model.
You need to create the context that will be used to request a cache refresh.
Which code segment should you use?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
You need to create a custom content type and specify the content type ID. What should you do?
You need to create a custom content type and specify the content type ID. What should you do?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
You need to create a Web Part that will store and retrieve information for the current subsite. Which object should you use?
You need to create a Web Part that will store and retrieve information for the current subsite. Which object should you use?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
You have several SharePoint sites.
You plan to load a custom script in all pages of the sites. You need to ensure that you can activate or
deactivate the script at the site level. What should you do?
You have several SharePoint sites.
You plan to load a custom script in all pages of the sites. You need to ensure that you can activate or
deactivate the script at the site level. What should you do?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
You have a Feature that contains an image named ImageV1.png.
You plan to create a new version of the Feature.
You need to ensure that when the Feature is upgraded, the image is renamed as ImageV2.png. You must
achieve this goal by using the minimum amount of development effort.
Which element should you configure in the Feature definition file?
You have a Feature that contains an image named ImageV1.png.
You plan to create a new version of the Feature.
You need to ensure that when the Feature is upgraded, the image is renamed as ImageV2.png. You must
achieve this goal by using the minimum amount of development effort.
Which element should you configure in the Feature definition file?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
You have a SharePoint site that has the URL http://contoso.com/hr.
You are creating a new Web Part.
You need to create a reference to the current subsite without having to dispose of any returned objects.
Which code segment should you use?
You have a SharePoint site that has the URL http://contoso.com/hr.
You are creating a new Web Part.
You need to create a reference to the current subsite without having to dispose of any returned objects.
Which code segment should you use?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)