Monday 7 July 2014

SharePoint Interview

1. Initiation Vs Association, Task Forms difference
2. How the site page renders by IIS
3. Architecture of sharepoint
4. Linked web part
5. Types of configurations in Sharepoint and its class name
6. Can a single web part can act as a consumer and provider
7. Is SPContext is the best way to access the web?
8. Consumer and provider base class and override methods
9. Deployment farm solution types and steps - WSP Central admin, Power shell script and STS
10. Loop using SPD Workflow.
11. What are new event handlers in sharepoint 2010 and 2013
12. There are 2 wsps (Package A and Package B). Package B has dependency on Package A and we need to make sure Package A is installed before installing Package B. How to implement this?
12. What is the main usage of app's in 2013
13. Diff b/w Visual webpart and normal webpart (what is use of render contents,page load & create child control methods)
14. Tell me about timer job?(he asked some scenario but i didn't understand)