What is LINQ?

Answers were Sorted based on User's Feedback



What is LINQ?..

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

What is LINQ?..

Answer / ashok yadav

LINQ is a uniform way of doing work.


It design business tier itself

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What are Attributes in .NET?

0 Answers  


What's singlecall activation mode used for in .net?

0 Answers  


What is a Manifest?

1 Answers   CTS,


What is the difference between a Hash Table and a Dictionary?

1 Answers  


What does stateless mean?

0 Answers   BirlaSoft,






Which dll translate xml to sql in internet information server (iis)?

0 Answers  


Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


What is finalize method in .net?

0 Answers  


What is dot net architecture?

0 Answers  


Using com component in .net?

0 Answers  


What are object pooling and connection pooling and difference?

3 Answers   TCS,


Is .net core managed code?

0 Answers  


Categories