LinqDataSource control
Explain about LinqDataSource control?
Expert
LinqDataSource control allows you to use LINQ. in ASP.NET Web page by setting properties in the markup text. This control retrieves or modify the data. It is same to the SqIDataSource and ObjectDataSource controls in the sense that it can be used to declaratively bind the other ASP.NET controls on the page to a data source. Difference lies in the fact that in place of binding directly to a database or to a generic class, this control is designed to bind a LINQ enabled data model.
Briefly describe about data type?
What do you mean by the term Transport and Message Reliability?
Briefly explain the use of web.config?
State the use of the Select clause and SelectMany() method in LINQ?
What is meant by the term Assembly?
Explain the various Visual Basic features which support LINQ?
Can we enter more than single line in the TextBox control?
Differentiate between Web server controls and HTML?
Illustrate the terms Persistent cookie as well as Session cookie?
What is Code Access Security (CAS)?
18,76,764
1950673 Asked
3,689
Active Tutors
1433671
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!