The CreateChildControls method gets called before ApplyChanges. I am setting the edited property values to my Web Part, but they always end up with their default values.
Here\'s what I\'m doing (this is a quick search on Google and just one of the first results): http://msdn.microsoft.com/en-us/library/cc300163(v=office.12).aspx
We have a problem deleting Appointments from Exchange using EWS. We try to delete Appointments from Exchange like this
I\'m developping a custom CQWP using a custom ContentQueryMain.xsl, I am using a list structure with which I would like to have a separator creating a new list each three items. Here is the code of th
Using CAML in WSS3, I am trying to search for a folder by the folder 开发者_运维问答ID field. This results in \'undefined\' when searching the \'Folder\' content type but works fine searching for a re
We have a SharePoint site which serves as our company site on the internet. Our company has 2 domains \".com\" and \".co.uk\". SharePoint works fine when you access the site using the \".com\" domain.
I am developing a simple C# winform application which retrieves lists from a SharePoint site. But I encountered a problem when I tried to add service reference to that sharepoint site in VS2010. It ke
Well I am doing development in Sharepoint 2007 and SSRS 2008. I am pretty new to both of the technologies. What I am trying to do is I have created a report in SSRS and using Report Viewer Web Part to
I am querying multiple task lists in a SharePoint site. I can retrieve the results until I set the Query property and specify the OrderBy clause. The detailed exception and code is pasted below. Appre
I have created FBA application with following method http://donalconlon.wordpress.com/2010/02/23/configuring-forms-base-authentication-for-sharepoint-2010-using-iis7/