LinqDataSource control

 Illustrate the term LinqDataSource control?

E

Expert

Verified

LinqDataSource control allows us to use LINQ in the ASP.NET Web page by setting properties in a markup text. We can use control retrieve or alter data. This is similar to SqIDataSource and the ObjectDataSource controls in the sense that it could be used to declaratively bind other ASP.NET controls on the page to the data source. Difference is that instead of binding directly to the database or to the generic class, LinqDataSource control is designed to bind the LINQ enabled data model.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.