SharePoint Developer Question:

Do you know what is Sandbox solution?

Tweet Share WhatsApp

Answer:

When user writing custom code then it is not trusted, its failure causses on entire site. So the sandbox solution concept is used. In that case program is only written for particular site & solution is uploaded in the same site. The solution size limit is decided at the time of site creation & if size increases or code showing bad performance then it is easy to administrator to stop the working of solution.

Download SharePoint Developer PDF Read All 80 SharePoint Developer Questions
Previous QuestionNext Question
Do you know what are the Core features of SharePoint?Tell me what is SuiteLinksDelegate delegate Control used for?