I have a server which hosts Sharepoint 2010. I have another server which hosts a SQL Server 2008 R2. SharePoint is Kerberos/C开发者_StackOverflow中文版laims Based.
I have the following field specified in my ContentType xml for a currency field. Any other required field in the content type works as expected for the list bar this one, it doesn\'t show as required.
Im trying to call the first row from a SP list after a user selects the first option from my dropdown menu ( second option calls second row etc... )
I have a SPList which is audience aware and I need to p开发者_运维百科arse it\'s audiences from a SPListItem.
I want to learn about programming SharePoint - SP - in c#, i have VS 2010 professional. but 开发者_开发百科creating a visual webpart requires, SP to be installed on the same machine.
I\'d like to make my custom page layout with two columns. The right column in the default text layout (also two columns) has a size of 33.3% and I\'d like to have a fix width of 250px (in the right co
Th following code is giving \'Microsoft.SharePoint.SoapServer.SoapServerException\' public class SP_Access
I have a s开发者_JAVA百科harepoint web service running at specified host + \"/_vti_bin/UserProfileWebService.asmx\". I would like to instantiate a web service client, so that i could interact with thi
I have a client that needs to build a complex, workflow/form driven intranet site with multiple roles and about 20 wo开发者_JAVA技巧rkflow processes, document management features, and email/fax notifi
I have made a list with three column, Maintenance Cycle (with options such as Monthly, Quarterly etc), Last Maintenance Date (date picker) and Next Maintenance Date (calculated column).开发者_如何学Py