This question already has answers here: Closed 10 years ago. Possible Duplicate: Creating a custom Document Library in SharePoint
I need to know whether to work with sharepoint templates I have t开发者_如何学运维o have visual studio installed on the server?No. Developers create solution packages during development and you deploy
Is a sharepoint 2007 webpart likely to work on 2010 without any modific开发者_运维技巧ation? If not, what are the main areas that would require modification? Have a look at my series of posts about po
it is possible to connect the site pages with layout pa开发者_如何学JAVAge in sharepoint 2010. I did but i got the problem when i am save the data ie Publish the page it will give me error follwoing e
I have created a custom 开发者_高级运维content type and want to add a custom action to it but it is not working. I have tried editing the registrationid to the standard item content type id (0x01) and
We have 3 front-end servers each running multiple web applications. Each web application has an in memory cache.
I have a Sharepoint Calendar in which the various events in the calendar are color coded. How can I add a color coding lengend above the calendar? The purp开发者_C百科ose of the legend is to associate
What are the difference between SPFile class and PublishingPage Class? I am trying to manipulate a SharePoint Page and开发者_如何转开发 I see that both SPFile and PublishingPage classes can be used an
How can I make language(Danish 1030) specific wsp files. I created 4 sites manually on my system. Now my client want开发者_高级运维 solution in WSP files. Thus I choose SharePoint Solution Generator
I am running a SharePoint workflow programmatically from a SharePoint event receiver by calling workflowManager.StartWorkflow().