What is LINQ?
Answers were Sorted based on User's Feedback
Answer / vishnu
LINQ is a programming model that introduces queries as a
concept into any .NET language.
LINQ is the composition of general purpose standard query
operations that allow us to work with data regardless of the
data source in any .NET based programming language.
LINQ is the name for a set of technologies based on the
integration of query capabilities into any .NET language.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / ashok yadav
LINQ is a uniform way of doing work.
It design business tier itself
| Is This Answer Correct ? | 2 Yes | 0 No |
which is the best dot net coaching center in visakhapatnam??
what are connection strings?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What are the two main parts of the .net framework?
How com+ related to the dna architecture?
Explain what are the deferred execution and the immediate execution in linq?
Explain Creational design pattern in .NET?
Explain what is the difference between encrypting a password and applying a hashing?
what is the meaning silverligt control
What is clr in .net?
What is the use of system.diagnostics.process class in .net?
How can we convert XML data into DataBase table IN .Net?