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 object pooling and connection pooling and difference?

3 Answers   TCS,


Explain dataset.acceptchanges and dataadapter.update methods in .net?

0 Answers  


What is garbage collection in .net? Explain the garbage collection process?

0 Answers  


What is strong name?

2 Answers  


. How .NET can support multiple languages?

1 Answers  






Explain different types of cookies in .NET?

1 Answers  


Which server tag comes from server when we submit any data

1 Answers  


How will you make .NET programs work in Linux ?

0 Answers  


How do we access crystal reports in .net?

0 Answers  


What is the difference between user control an custom control? Advantages/disadvantages?

0 Answers  


What is il and c#?

0 Answers  


Explain soap and xml?

0 Answers  


Categories