SharePoint 2007 style view selector for SharePoint 2010
Posted by Alexander Bautz on Monday, July 19, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, Content Editor Web Part, Javascript, jQuery, moss, sharepoint, SharePoint Designer, solutions, wss
In this post we’ve seen that the live bindings feature allows us to save data back to SharePoint in batches with a small amount of effort.
Posted by Lee Richardson on Monday, July 12, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, popup, sharepoint, SharePoint 2010, solutions, Visual Studio 2010, WCF Data Services, wss
Because ASP.Net AJAX Templating and SharePoint 2010 both support the oData protocol they are a powerful combination.
Posted by Lee Richardson on Tuesday, June 29, 2010 at 10:01 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, popup, sharepoint, SharePoint 2010, solutions, Visual Studio 2010, WCF Data Services, wss
A significant portion of SharePoint 2010’s Web 2.0 look and feel derives from its use of modal popups.
Posted by Lee Richardson on Thursday, May 27, 2010 at 10:02 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, popup, sharepoint, SharePoint 2010, solutions, Visual Studio 2010, WCF Data Services, wss
I’ve shown how nicely ASP.Net AJAX Templating interacts with jQuery and how to directly modify in-memory JSON objects and send them back to SharePoint.
Posted by Lee Richardson on Thursday, May 20, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, sharepoint, SharePoint 2010, solutions, Visual Studio 2010, WCF Data Services, wss
In this part in the series I’ll describe ASP.Net AJAX Templating, give a tutorial of building a simple application page in Visual Studio 2010, and then build out a very simple page using ASP.Net AJAX Templating that displays SharePoint 2010 list data exposed as JSON by WCF Data Services.
Posted by Lee Richardson on Wednesday, May 12, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, sharepoint, SharePoint 2010, solutions, Visual Studio 2010, WCF Data Services, wss
WCF Data Services is one of the most compelling new features of SharePoint 2010 from a developer’s perspective.
Posted by Lee Richardson on Thursday, April 29, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, sharepoint, SharePoint 2010, solutions, WCF Data Services, wss
SharePoint 2010 and WCF Data Services combined with ASP.Net AJAX 4.0 Templating provide a very nice solution for all of these problems.
Posted by Lee Richardson on Friday, April 23, 2010 at 10:00 am
Filed under jQuery · Tagged 2007, 2010, AJAX, jQuery, moss, sharepoint, SharePoint 2010, solutions, wss
I needed to understand the HTML structure of web parts in SharePoint 2010 and write jQuery and CSS that would add the functionality and look-and-feel we were looking for
Posted by Brandon Anderson on Wednesday, March 24, 2010 at 10:07 am
Filed under jQuery · Tagged 2007, 2010, jQuery, moss, RSS, Script, sharepoint, SharePoint 2010, solutions, Web Part Zone, wss
you are probably aware of the fact that using Javascript plus SharePoint is a very powerful combination