Thursday 12 June 2014

BH Services SharePoint Interview

 Consumer and provider base class and override methods
Deployment farm solution types and steps – WSP Central admin, Power shell script and STS
Loop using SPD Workflow.
What are new event handlers in sharepoint 2010 and 2013
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?
What is the main usage of app’s in 2013
Diff b/w Visual webpart and normal webpart (what is use of render contents,page load & create child control methods)
Tell me about timer job?(he asked some scenario but i didn’t understand)
I have source sql table and Application sql table, how can i sync every day from source to Application
A)http://solutioncenter.apexsql.com/automatically-compare-and-synchronize-sql-server-data/
Stored Procedure performance tuning
WCF service
Difference b/w TCP and HTTP channels..
.Net api which support multi thread
asynchronous calls in c#
c# lock multithreading. How to use lock in C#?
What is dependency injection c# and how to use it.