DataContext class-associated with LINQ
Explain about DataContext class and how is it associated to LINQ?
Expert
After we add a LINQ to SQL Classes item to the project and open a O/R Designer, empty design surface symbolizes the empty DataContext class prepared to be configured. DataContext class is a LINQ to SQL class which acts as the channel between the SQL Server database and LINQ to SQL entity classes mapped to that database. Class contains a connection string information and methods for connecting to the database and manipulate the data in a database. It is configured with the connection information provided by initial item which is dragged onto a design surface.
14. What is difference between Tool Strip drop down button and toolstripsplit button?
What do you mean by ASP?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Write the difference between adding items into cache by a Add() method and by the Insert() method?
How submaster page is differ from the top-level master page?
Write the difference between globalization and localization?
Differentiate between SQL invalidation and SQL notification?
Write about the AJAX and JavaScript?
Explain briefly the term AutoPostBack?
Name the values that can be allocated to a DialogResult property of the Button control?
18,76,764
1939906 Asked
3,689
Active Tutors
1459002
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!