1) Eliminating any type of custom code that runs with in the SharePoint environment results in lower risk,fewer problems and greater stability for the hosting farm
2) Ability to upgrade to newer versions of SharePoint.
3) SharePoint solutions are often deployed with full trust and and perform complex solutions.S
4) SharePoint Solution development has to do with security and permissions .
5) SharePoint code always runs under the identity and with permissions of a specific user.
6) The Sandbox solutions are protects farm and other site collections with in the farm , but it does not really protect the content of the site collection in which the sandboxed solution is activated
7) Sandboxed solutions is that there is ability to perform impersonation , therefore custom code in sandboxed solution always runs as the current user.
8) A farm solution developer can call SPSecurity.RunWithElevatedPrivileges, which allows custom code to impersonate the all powerful SHAREPOINT\SYSTEM account.
If you have any queries please contact chakri.dhana@gmai.com
2) Ability to upgrade to newer versions of SharePoint.
3) SharePoint solutions are often deployed with full trust and and perform complex solutions.S
4) SharePoint Solution development has to do with security and permissions .
5) SharePoint code always runs under the identity and with permissions of a specific user.
6) The Sandbox solutions are protects farm and other site collections with in the farm , but it does not really protect the content of the site collection in which the sandboxed solution is activated
7) Sandboxed solutions is that there is ability to perform impersonation , therefore custom code in sandboxed solution always runs as the current user.
8) A farm solution developer can call SPSecurity.RunWithElevatedPrivileges, which allows custom code to impersonate the all powerful SHAREPOINT\SYSTEM account.
If you have any queries please contact chakri.dhana@gmai.com
No comments:
Post a Comment