Thursday, July 24, 2014

Techsignia Solutions SharePoint Interview Questions

Once again gave this interview without any preparation.Opening was for SharePoint Software Engineer.


  1. Introduction - a brief one with all details of work
  2. Lets say you have 40 sites and their content databases in SharePoint 2010 with SQL 2008 as back-end and you want to upgrade to SQL 2012 with SharePoint 2010 only but when migrating to 2012,there should be only 1 content DB and this content DB should contain all the content DB for 40 sites? 
  3. What is difference between Farm and Sandbox solutions
  4. How do you debug Farm & Sandbox solutions ?
  5. Can MVC implemented in SharePoint 2013 as MVC is implemented in .Net Framework 4.5?
  6. Methods to retrive list data ? 
  7. What is difference between CAML & LINQ,which one is easy for system to understand ?
  8. Which would you prefer CAML or LINQ and why ?
  9. CAML returns ListItemCollection and LINQ returns IEnumerable ? what does this mean ? Elaborate this ? which is better ? 
  10. How can the highest permission be given ? The interviewer was referring to RunWithElevatePrevilages 
  11. What is the use of it and when it can be used,what happens when used?
  12. If you have a piece of code which is 
          SPuser something = SPContent.CurrentUser; 
          
          What value does above value return when used with REWP and when used without REWP

  13.   I want to create a Web Service for a list how will I do it ? Answer: SharePoint already provides OOB list web service which list.asmx
  14.   Which one is lighter and faster when comes to access data from list ? CAML,COM or LINQ


That it ! It was very easy..like fucking easy..I could have cracked in if I they asked me such questions when  I was kid..jk :P
This was Round 1: Telephonic 
which I cleared I was called for Round 2: Face 2 Face Interview,if I attend will update the questions else end of post.
TaDa :)

No comments:

Post a Comment