---
title: "What is the difference between Sandbox solution & farm solution?"  
description: "What is the difference between Sandbox solution & farm solution?"  
author: "Anonymous User"  
published: 2012-09-10  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/1534/what-is-the-difference-between-sandbox-solution-farm-solution  
category: "sharepoint"  
tags: ["sharepoint"]  
reading_time: 1 minute  

---

# What is the difference between Sandbox solution & farm solution?

We can create sandbox solution for particular site but not for the entire site collection or farm. It is not applicable for farm solution. There are some restriction while creating the sandbox solution.

## Answers

### Answer by hanmandlu vasani

**Sandbox Solution: (VS2010)**scope limited web and site levelruns under user code process (SPUCWorker process.exe)runwithelavatedprivilegesis not possiblesolutions can be deployed by site collection administratorssolutions get deployed to solution galleryresource throttling can be set for each solution\
**Farm Solution**: **(VS2013)**At all level scopes of artifacts can be developedForms solutions are hosted in IIS worker process (w3wsp.exe) Full trust solutionsThese solutions are form level solutions needs to be installed by farm administratorssolutions will get deployed to solutions storesolutions will use the server resources and cannot set the throttling for resource usage

### Answer by Anonymous User

We can create sandbox solution for particular site but not for the entire site collection or farm. It is not applicable for farm solution. There are some restriction while creating the sandbox solution.


---

Original Source: https://www.mindstick.com/interview/1534/what-is-the-difference-between-sandbox-solution-farm-solution

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
