For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.
I need a webpart that has a plaintext field for a title, an image for a thumbnail and a HTML …
c# sharepoint-2010 web-parts contenteditableI want to add Server-Side controls (CheckBoxLists & Button): ChkBoxLst1 & ChkBoxLst2 & Button1 through Code-behind and then use an …
c# asp.net asp.net-mvc sharepoint-2010 htmltextwriterI need to create custom webpart with complex (few divs, or other html elements) background and borders. How can i …
sharepoint sharepoint-2010 sharepoint-2007 content-editorI'm currently trying to find out, how to get a reference to currently selected list in sharepoint from javascript. I …
javascript sharepoint sharepoint-2010 sharepoint-clientobjectSo I need to rename a sharepoint folder in a plugin from crm. The name of the folder is a …
c# sharepoint sharepoint-2010 dynamics-crm-2011 camlWhat is the difference between the MasterUrl and CustomMasterUrl in SPWeb please?
sharepoint sharepoint-2010I have to populate my autocomplete PeopleEditor-like control based on brililant ASPTokenInput with all people from my AD domain. Reflecting …
sharepoint sharepoint-2010 active-directory peoplepickerI'm having issues getting my CEWP to apply any of the code inside of it. There are no errors, no …
css sharepoint-2010 content-editorHow can I check if a SharePoint timer job is currently running on one of the WFEs ? (Programatically of course).
sharepoint sharepoint-2010 sharepoint-timer-jobI'm building a webpart for SharePoint 2010 to get all the document libraries with usefull info for the user. This means, …
c# sharepoint-2010 web-parts