How to render daily events of corporate calendar in CQWP ???Any ideas?
A Calendar is a list, just like any other list; what is it that you want todo?
One bad thing about the sharepoint calendar list is that it doesn't create a newitem in the list for re-occuring events, instead it uses xml store in the spweb-content database as a field so in order to access the re-occuring events youneed to access it via the sp web services of the calendar list don't rememberexactly but Check out this link out I think it may help:aspnetguru.wordpress.com/.../understanding-the-sharepoint-calendar\-and-how-to-export-it-to-ical-format/blogs.msdn.com/.../understanding-the-sharepoint\-calendar-and-how-to-export-it-to-ical-format.aspxsocial.msdn.microsoft.com/.../3df54\418-abd5-4aa0-b2d6-1500fec9e06a/my organization was working on a project to run a custom service to send outnotifications b/c there is nothing out of the box to do this but it got bump byother projects good luck!!