What would be the best approach or strategy for configuring, customizing or developing in SharePoint a solution that allows me to keep one or more SharePoint lists in sync with aSharePoint list I have
I am using WSPBuilder t开发者_StackOverflow社区o build a wsp file for sharepoint. One of my referenced dll\'s is obfuscated with .Net Reactor. When building the wsp project, this dll is not recognized
Im using SPDataSource to bind a sharepoint list to a repeater control within the itemtemplate of the repeater i am using things such as
I\'m implementing an IFilter for indexing image formats. One problem is photos - many users have tons of photos, photos are huge and loading and searching for text on them is time consuming.
I\'ve got this: UserProfile prof = getUserProfile(properties.CurrentUserId); UserProfile toCheck = getUserProfile(anotherUsersId);
In MOSS 2007 I want to add a custom control to the global link section of a master page and have it only visible to a particular audience.
I have a web part that is installed using a feature. This web part has a css file that is deployed and I need to tweak it, but 开发者_JS百科can\'t find it anywhere. I suspect it might be in the SQL Se
Is it ok to have 32bit dev and test environments with SharePoint? The reason that I am asking is because in my experience most productive large scale MOSS implementations are 64bit.
Background: I have an items on the sharepoint list. I also have a corresponding folder in a document library that contains documents about this item. I want to be able to get to this folder straight
I\'m trying to write a script that iterates through a bunch of sharepoint URLs and verifies that they exist.