For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.
I have a document library with a PDF file. Whenever I click on the PDF file, I am prompted to …
security sharepoint pdf sharepoint-2010How can I see all site collections associated in a specific Content db in SharePoint 2010? Any advice or suggestion is …
sharepoint sharepoint-2010I've converted a Custom List forms to use InfoPath forms using SharePoint Designer, now I want to revert this back …
sharepoint sharepoint-2010 infopath sharepoint-designerWhen I try to execute this code: SPSite siteCollection = new SPSite(@"http://sp-devxxx:10000/"); It throws the following error: The Web …
c# .net sharepoint-2010Why do some SharePoint examples use using (SPSite site = new SPSite(SPContext.Current.Web.Url)) { ... } and not just simply? SPSite …
sharepoint sharepoint-2010Hi can I enable publishing infrastructure feature in sharepoint 2010 Thanks
sharepoint-2010In PowerShell I want to pass the name of a header in a CSV file into another function in the …
powershell csv sharepoint-2010I have tried all the recommendations on the web, to no avail. I wrote a console application per these instructions: …
sharepoint-2010 content-typeI'm trying to filter Sharepoint lists based on date and time. But It only works with date, ignores the time …
sharepoint-2010 sharepoint-designer camlHow to get fields values from a particular list item.In my case i want to get all form fileds …
c# sharepoint-2010