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
- Add a new item of type ADO.NET Data Service
- The ADO.NET Data Service is now generated using a standard template
- Add two standard console projects to the solution (for Client and Host)
No comments:
Post a Comment