I\'m having trouble with the webparts variables... I came from standard ASP language, so, to me, store variables in session and other parts is the common way to do everything =)
I\'m developing sharepoint datetime control and got some problem with css of this control. below is my html code.
I\'m using a CQWP(Content query web part) that fetch a calendar list and I want to filter my result (customqueryoverride - usign CAML). However, some fields from the calendar list are hidden to me.
Hi I have a document library, each document has a start and end date. I want to be able to search for a document if applies to a particular date. FOr example, Document 1 starts on March 1st and ends
I have a WCF service hosted over Sharepoint. I have been trying to transfer large data in the form of byte arrays but I have been getting these 400-Bad Request errors. I have tried setting the message
I want to place the RSS Viewer web part into a page layout I\'ve created. In the Sharepoint Designer (Sharepoint 2010) using the \"Advanced Edit Mode\" I tried to add the RSS Viewer web part but I ca
Error occurred in deployment step \'Activate Features\': Cannot complete this action. How to solvee the issue.Exactly while actiating the list instance feature i getting the above e开发者_如何学JAVAr
I have stumbled across another problem after doing a successful migration.On one of the list, there are some missing fields when you go to edit an item.these same fields show up when you go to view an
I am using this code in a SharePoint web part, that checks if a user is in a role (for Forms Based Authenticated sites).
We\'re developing a video site that will be on sharepoint, we want to limit the users to be able to watch 1 video at a time.