How to access SharePoint List data with Visual Studio 2010 and WPF

Steve Fox walks you through the process of building a WPF application using Visual Studio 2010 Beta 1 to access SharePoint 2007 List data. Using the newest version of Visual Studio, C#, Linq, XML, and SharePoint web services to pull a List from the server and display it on the client.

Check out the post for all of the source code.

Retrieve SharePoint List Data with XLINQ using VS 2010 Beta 1 

image