I am configuring a custom search for a Sharepoint application, and I am having trouble forming the FullTextSqlQuery query.
I am trying to use a Content Query Web Part to create a \"What\'s New\" page in Sharepoint 2010.The goal of this page is to display any documents that have been uploaded in the last 14 days.The trick
I have two lists in SharePoint, one each for projects and tasks, that I need to relate through the use of a lookup field.
This is a rat开发者_运维技巧her general question but I\'m trying to assess what best approach to take when it comes to deploying SharePoint solutions onto load balanced environments.
Looking for some guidance on best practices for SharePoint 2010 deployment. As of right now, our company has one Production server and 1 staging server that both run SharePoint 2010 Standard edition a
I\'m working on a sharepoint farm that has User Profiles enabled. We\'re creating a community feature which has a profile wall of all members of that community. I need to retrieve and display profile
I have List with 40+ fields in List and items are creating/updating with non-SharePoint UI. When there is an update to list item, we just updating all the fields to SPListItem and calling item.Update(
I am trying to login programatically to a sharepoint app and get the html code of specific page within that website.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have WCF WebService which is accessing cube data using AdomdConnection. Service is hosted inside Sharepoint Server 2010.