views:

6

answers:

0

Hi,

I'm trying to add a Sharepoint site as a data source on a web project in VS2010; so I can generate the appropriate DAO code to interact with the site's data over REST. However, neither the data sources window, nor the Add Data Source Configuration Wizard seem to be available to an ASP.Net Web project. Is there something else I should be using instead? I know I could just create a class library project and add my Datasource there, or I could just manually make the REST requests; but I just want to see what my options are. Any constructive input greatly appreciated.

Thanks, Frank