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 |
create a keypair?
What's singlecall activation mode used for in .net?
Difference abstract class and interface in .net?
Describe the Managed Execution Process
How will you load an assembly which is not referenced by current assembly?
How is development of a Windows service different from a Windows Forms application?
Elements of CAS
I'm having some trouble with cas. How can I troubleshoot the problem?
What is namespace in .net?
Explain is the jit an interpreter?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain the difference between vb and vb.net?