Notice: Undefined index: exam_geven in /home/ksv69uw2i08d/public_html/onlineexam/exam.php on line 18
SHAREPOINT Online Examination
Sreejobs Logo
   For Latest Job Updates  
sreenutech.com Online Exams
Home Govt Jobs IT Fresher Jobs IT Exp Jobs IT Walk-Ins MBA Jobs BPO Jobs Register FAQ’s Post Job Contact Us
Search:
SreeJob Fees   Job Feeds
Hot Jobs
Welcome Guest
Login | Register
Total No Of Questions: 100.
1) You need to create a custom content type and specify the content type ID. What should you do?


2) You have a custom Web Part that is deployed as a sandboxed solution.You need to ensure that the Web Part can access the local file system on a SharePoint server. You must minimize the amount of privileges assigned to the Web Part.What should you do?


3) 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?


4) 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?


5) You have a Web Part that contains the following code segment. (Line numbers are included for reference only.) 01protected?void?Page_Load(object?sender,?EventArgs?e) 02{ 03 SPSite?site?=?new?SPSite(�http://www.contoso.com/default.aspx�); 04 { 05 SPWeb?web?=?site.OpenWeb(); 06? 07 } 08 09} You deploy the Web Part to a SharePoint site.After you deploy the Web Part, users report that the site loads slowly.You need to modify the Web Part to prevent the site from loading slowly.What should you do?


6) You create an event receiver.The ItemAdded method for the event receiver contains the following code segment. (Line numbers are included for reference only.) 01SPWeb recWeb = properties.Web; 02using (SPSite siteCollection = new SPSite("http://site1/hr")) 03 { 04 using (SPWeb web = siteCollection.OpenWeb()) 05 { 06 PublishingWeb oWeb = PublishingWeb.GetPublishingWeb(web); 07 PublishingWebCollection pubWebs = oWeb.GetPublishingWebs(); 08 foreach (PublishingWeb iWeb in pubWebs) 09 { 10 try 11 { 12 SPFile page = web.GetFile("/Pages/default.aspx"); 13 SPLimitedWebPartManager wpManager = page.GetLimitedWebPartManager(PersonalizationScope.Shared); 14 } 15 finally { 16 if (iWeb != null) iWeb.Close(); 17 } 18 } 19 } You need to prevent the event receiver from causing memory leaks. Which object should you dispose of?


7) You are creating a custom content type named CT1. You need to use a Feature to add an existing site column named SiteCol1 to CT1. Which code segment should you include in the Feature?


8) You create a Web Part named WP1.You need to ensure that the name of the Web Part displays as Corporate in SharePoint. What should you do?


9) You create a modal dialog that displays a list of items.You need to capture the items selected by a user.Which code segment should you use?


10) You have a SharePoint site that uses the default search settings.You create a new Search Center.You need to ensure that the new Search Center is the default Search Center for the site.What should you modify?

Notice: Undefined offset: 100 in /home/ksv69uw2i08d/public_html/onlineexam/exam.php on line 418
Page 1 of 10
Home | Register for Job Updates | Contact Us