Tuesday, June 30, 2009

[Tutorial] ADO.NET Data Services
Part 1 - Setting up the projects

This is the first part of a series that is dedicated to ADO.NET Data Services. It shows how to configure a web project, and two console projects for using ADO.NET Data Services and serves as fundament for all following parts.

  • Create a new ASP.NET Web Application

ADO Data Services - Part 1 - 01

  • Add a new item of type ADO.NET Data Service

ADO Data Services - Part 1 - 02

  • The ADO.NET Data Service is now generated using a standard template

ADO Data Services - Part 1 - 03

  • Add two standard console projects to the solution (for Client and Host)

Share/Save/Bookmark

No comments: