Great new project published on Codeplex:
WSS List DataSource
WSS List DataSource is a data source control to directly use Windows SharePoint Services Lists as a data source object in ASPX Pages.
You can configure the sharepoint site, list name, where or order by conditions to map your sharepoint data with Databindable components as GridView, DataView, ListBox, etc.
Project screenshots
Datasource configuration in Visual Studio .Net:

Configuration of where parameters to retrieve data from SharePoint list:

Configuration of order by parameters:

Generated ASP.Net code in ASPX pages:
