Monday, January 11, 2010

ListItemEditor for SharePoint 2010

The ListItemEditor tool is now available for SharePoint 2010 beta. I upgraded the tool’s solution with Visual Studio 2010 beta targeting SharePoint 2010 beta. The process was pretty straightforward with only minor changes – mainly changing XmlElement parameters to XElement in the server reference proxy classes’ methods. Note that in the web services mode both the old and the new version of the tool can open lists from both SharePoint versions – 2007 and 2010. The executable and the code can be downloaded from here.