sharepoint-2010
How to Delete all the Items from SharePoint List without iteration using SharePoint Webservice
I wanted to delete all the Items from SharePoint List using Lists webservice, i know we can do it by iterating all the items, my problem is that the, i have 25000 items in my list and wanted to delete[详细]
2023-04-06 11:03 分类:问答Check if a list already exists before creating it
I am creating a list definition and a list instance with xml code in my SharePoint 2010 solution. Now, each time I deploy my solution it deletes the list and creates a new one. I only want to create t[详细]
2023-04-06 08:12 分类:问答Querying an XML Document Object using XPath
Icurrently have a webpart with a submit button and two text fields for phone number and postcode. When a phone number and a postcode are entered into the text fileds and the submit is pressed, I want[详细]
2023-04-06 08:06 分类:问答How do i alter the name of a default home page in the breadcrumb in sharepoint 2010?
I\'m customizing a team site in SharePoint 2010 and have been tweaking the breadcrumb to include a link back to the root. Now it says \"Home > Home\" for the main site and all 开发者_高级运维subsites.[详细]
2023-04-06 06:16 分类:问答Sharepoint 2010 port changes on login page
I have a sharepoit site with local addresshttp://sharepoint:5887. I make alternative access for public site with address http://test.mysite.ru. this sit开发者_开发知识库e has a forms authentication.[详细]
2023-04-06 06:06 分类:问答Enable auditing only for a specific sharepoint library programatically - SharePoint 2010
How can I enable auditing for a specific Sh开发者_开发百科arePoint library in SharePoint 2010 through code? There is dedicated article:[详细]
2023-04-06 04:41 分类:问答want to update count field of the sharepoint document library for the selected checkbox in gridview
I added a checkbox in gridview.That gridview shows data of sharepoint picture library like photographer name, caption, image name ,type.[详细]
2023-04-06 04:13 分类:问答How many index partitions will be/need to be created during SharePoint upgrade? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-06 03:54 分类:问答How to get feature id in visual studio for feature stapling in SharePoint 2010?
I\'m about to try feature stapling for the first time and I read for example: http://msdn.microsoft.com/en-us/library/aa544294.aspx[详细]
2023-04-06 02:56 分类:问答InputFormTextBox not supported in SharePoint 2010 sandboxed solutions
I\'m trying to build a sandboxed solution visual webpart that includes a richtext field, the inputformtextbox control, and it looks like the better part of th开发者_StackOverflow中文版e Microsoft.Shar[详细]
2023-04-06 02:25 分类:问答