Browse by Tags

All Tags » Sandboxed Solution (RSS)
Sorry, but there are no more tags available to filter with.

Restrictions in SharePoint 2010 Sandboxed Solutions – Part 2

The code inside SharePoint 2010 Sandboxed Solutions is limited by code access security policy restrictions. The code access security policy for the sandboxed solution worker process is defined in the %ProgramFiles%\Common Files\Microsoft Shared\web server...
Posted by lavssun | with no comments
Filed under:

Full Trust Proxies in SharePoint 2010 Sandboxed Solution - Faqs

What is full trust proxy in the context of SharePoint 2010 Sandboxed Solution? A full trust proxy is a mechanism that allows Sandboxed Solution to make a call to trusted assembly outside the Sandbox environment. The trusted assembly can be designed to...
Posted by lavssun | with no comments
Filed under:

Restrictions in SharePoint 2010 Sandboxed Solution – Part1

We all know that SharePoint 2010 Sandbox Solution is restricted and it has access to only the subset of functionalities available in Microsoft.SharePoint namespace. In this article, we'll see restrictions imposed by Sandboxed solutions. Basically...
Posted by lavssun | with no comments
Filed under: