Which classs extension methods are used in linq to sql?
Answer / Aravendra Singh
"The extension methods commonly used in LINQ to SQL include: 1. AsEnumerable: Converts an IQueryable into an IEnumerable. 2. ToList: Executes the query and returns a List<T>. 3. FirstOrDefault: Returns the first element of the sequence or a default value if no elements exist."n
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between Skip() and SkipWhile() extension method?
what is the difference between N-layer and N-tier architecture in LINQ?
how LINQ with databases can be used?
What is difference between linq and sql query?
What is the difference between linq to sql and entity framework?
What is difference between Select and SelectMany in LINQ?
what is the role of DataContext classes in LINQ?
Differentiate between conversion operator “ienumerable"? And “todictionary"? Of linq?
What are the types of LINQ?
How can you find average of student marks from student tables (columns are studentid, marks)?
Explain Union, Intersect and Except?
What is data context class? Explain its role?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)