Monday, July 25, 2011

Announcing SharePoint/Windows Phone 7 Toolkit

Software Logistics is proud to announce that it is releasing on CodePlex a toolkit that will simplify the task of building Windows Phone 7 applications based upon SharePoint 2010 servers running Forms Based Authentication.  This toolkit also allows you to use the same libraries to build Silverlight desktop applications.

This first release requires your SharePoint 2010 installation to support Forms Based authentication but once you do that, building applications is fairly trivial.

This toolkit will allow you to do the following:

  • Authenticate against a Forms Based SharePoint 2010 server.
  • Downloads lists of data from the server.
  • Create built-in, prepackaged filters to limit the data without writing CAML.
  • Once a list item is selected it’s passed to a data-driven page that correctly renders the form based upon the Meta-Data for that List from the server.  This includes formatting and validation.  The data can even be updated and added back to the server.

You can download the Toolkit from CodePlex at:
http://sharepointwp7.codeplex.com

This first version is fully functional and works well on the data set for my server. 

image

Please let me know what you think, if there is enough interest I have a number of ideas for expanding this concept.

-twb

No comments:

Post a Comment