does anybody have a manuel that describes the steps to create an anonymous user authentication in SharePoint 2010 (Website for the internet开发者_JAVA技巧 with no authentication).
Is it possible to import managed keywords into SharePoint 2010? Where are the keywords stored within which database?
I have a SharePoint2010 list which contains around 15 lookup columns. I have created a view in which all 15 are present. When I try to open that view I get the following message:
This code used to work in WSS 3.0 / MOSS 2007 in FeatureReceiver.FeatureActivated: using (SPLimitedWebPartManager limitedWebPartManager = Site.GetLimitedWebPartManager(\"default.aspx\", Personalizati
I wonder if there is a supported way to access the SharePoint 2010 SQL Server through an API? I\'m not talking about modifying any SharePoint Database directly (I know that that is still unsupported)
I am trying to use the开发者_开发技巧 new LINQ notation to add an item into a folder. I can add the item to the root of the list with:
Custom Web sites built on SharePoint are开发者_运维百科 cropping up everywhere (just visit topsharepoint.com to see). With that said, my question pertains to creating a fully customized, branded site
The situation: I have a bunch of Terms in the Term Store and a list that uses them. A lot of the terms have not been used yet, and are not available yet in the TaxonomyH开发者_如何转开发iddenList.
I am using a pageviewer webpart开发者_运维问答 to display a .htm page which is present in a document library in sharepoint 2010.
I am trying to figure out how to get the title of a list item from the ba开发者_Go百科se.ItemAdding(properties);