Answers

Question and Answer:

  Home  SharePoint Developer

⟩ Do you know what is Sandbox solution?

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.

 149 views

More Questions for you: