Have a bit of a difficult question which as far as I can see, no one has really managed to fix yet. Here\'s the scenario. Sharepoint 2010 EnterPrise Search Centre.
Looking for a snippet of code开发者_如何学编程.The \"People picker\" control is used by SP when a column is of type User
Using SharePoint 2010 I am trying to use the SPWebConfigModification class to make some basic changes to web.config files on applications in the farm, including the Central Administration web.config f
As part of the configuration of my product (after installation), I need to create a few Sharepoint lists on the SharePoint site specified by the user.
I need to get current user name in my Wss 3.0 application. What is more I would like to do this inside ItemDeleting method which is inside event receiver for SPList.
Is it possible to disable \"edit item\" in a Sharepoint List when a custom workflow is running? May开发者_开发知识库be a property in the workflow that can be affected?
I\'m having an issue with an event handler in SharePoint. I have a list of items (List A) which has an event handler attached to it with code for ItemAdded and ItemUpdated.
I have a List to which users have contribute rights I have a Event Handler which changes the Item Level Permissions on adding or Updating events on list by
I\'ve read quite few books regarding programming for SharePoint 2007, but in reading these books*, and referencing the online MSDN documentation there still seem to be large gaps/flaws/errors in what
Greetings - I have a SharePoint 2010 server running with the User Profile service setup to synchronize to Active Directory. I\'d like to use the UserProfileManager.Search() method to return user prof