Can I read Using DBML Syntax with LINQ in SQL Data on EtoBox?
Using DBML Syntax with LINQ in SQL Data is a document available to read on EtoBox.
What is Using DBML Syntax with LINQ in SQL Data about?
This document provides instructions for creating a web service that connects to a SQL database and returns data that can be bound to and displayed in a Silverlight application. It involves creating a LINQ class to query the database, developing a WCF web service to access the data, and using the DataGrid control in Silverlight to display the results. Key steps include adding a LINQ class from a database, making it serializable, adding a WCF service, defining the service contract to return customer data base
- Language
- EN