Harnessing the power of the SPCalendarView control
March 13th, 2012Posted: Grant
The SPCalendarView control in SharePoint 2010 is really pretty snappy. It loads data with the slight of hand that is AJAX and leaves the user with an oh-so-pleasant user experience. So, if SharePoint developers wish to use the SPCalendarView control and deliver the same user experience with custom data; that should be pretty straight forward, right? [...]
On-Demand UI in SharePoint 2010
February 7th, 2011Posted: Grant
The user experience in SharePoint 2010 is quite impressive. Microsoft has developed a great UI platform in the SharePoint 2010 product that brings wonderful things to developers, such as dialogs, status bars, the Ribbon and much more. SharePoint 2010 implements all of this functionality by way of a very impressive blend of JavaScript and AJAX. As one [...]