How can I \'read\' an excel 2003 document stored as a sharepoint spfile? I can retrieve the document from the library with no problems using the SPFile.OpenBinary() and then putting that into a Memory
I want to retrieve some d开发者_C百科ata. How can I make a query on a Sharepoint database?You shouldn\'t because of these reasons:
I have a WSS 3.0 site with FBA and a custom user management web part. To track user email address, I have been using the Email property of the MembershipUser object. I just realized today that if you
Is there any way to set a more complex mapping in a sharepoint profile? What I\'m trying to do is set it so that a user\'s picture is set as the equivilent of
Assume for a moment that you are creating a commercial product for SharePoint.This product will be offered in both Community (free) and Enterprise (pay) editions.
Background: I had been asked to create a second Sharepoint application server to reprovision the one that is currently in the SharePoint Farm. I installed the os, SharePoint, and SP1. I then began the
By default, only 5 recent wiki page entries are displayed in the left navigation. Also rejected wikis are also shown.
From where I can get different type of example of creating workflows using the sharepoint designer specifically creating the workfl开发者_如何转开发ow for sharepoint site with different scenarios.
I\'m trying to write a custom field that is representing the time spend on the task. The field derives from NumberField (number is representing minutes) but I want to display it on the list as HH:MM f
I have designed a number of sharepoint (2007) themes, half of them use one MasterPage and the other half use another.