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.
Write the control which exposes LINQ features to the Web developers through ASP.NET data-source control architecture.
Briefly describe the TrackBar control.
What are XML attribute?
Is it possible to set which kind of comparison we want to perform by the CompareValidator control?
In what way we can display the icon or bitmap image on a Button control?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
Explain the concept of Web services.
What is meant by Delegate?
What is meant by Manifest?
The controls are fully loaded in which event?
18,76,764
1938375 Asked
3,689
Active Tutors
1452785
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!