Top "Sharepoint-2010" questions

For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.

What is the difference between sandboxed and farm solution in SharePoint 2010

I am new to SharePoint 2010. What is the main difference between sandbox and farm solution. Can you give me 5 differences …

sharepoint-2010
Add user to SharePoint 2010 group using powershell

We need to add several users to several SharePoint Groups. Does anyone have an example of how to add a …

sharepoint powershell sharepoint-2010
Error: Unable to display this Web Part

I am receiving the following error message when trying to display my web part. Unable to display this Web Part. …

sharepoint-2010 sharepoint-designer
SharePoint 2010 Publishing Site - how to enable Publishing WITHOUT going through workflow

I'm working on a 2010 publishing site and I'd like to enable the users to publish a page directly, without going …

sharepoint sharepoint-2010 publishing
I'm missing Page Layout Button On SharePoint 2010 Ribbon

When I want to edit page in Browser I can't see "Page Layout" Button in top ribbon of SharePoint 2010! I …

sharepoint sharepoint-2010 edit page-layout
Programmatically set a TaxonomyField on a list item

The situation: I have a bunch of Terms in the Term Store and a list that uses them. A lot …

sharepoint sharepoint-2010
Cannot connect to the Sharepoint Site from Visual Studio 2010

I'm new to Sharepoint. I'm trying to create a simple webpart using Visual Studio 2010 but when I try to validate …

c# visual-studio visual-studio-2010 sharepoint sharepoint-2010
SharePoint: Lookup a Lookup Column in a List

I have three lists that look like this: Initiatives ----------- Initiative (single line text) Themes ------ Theme (single line text) …

sharepoint sharepoint-2010 lookup
How to get all site collections in a web application

I want to list all site collections under my web application; the purpose is to list all mysites created by …

sharepoint sharepoint-2010 spsite
Get the First & Last ListItem in Sharepoint List

On a pageLoad event I want to go to two different SharePoint Lists and get the first ListItem from one …

c# sharepoint sharepoint-2010