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 |
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
State some of the different languages supported by .net?
is c#.net supports multiple inheritance?
What is loosely coupled solution in.net?
What is boxing and un-boxing in .net?
What is the difference between task and thread in .net?
Explain the difference between static page and dynamic page?
What is MSIL code ?
What is dot net architecture?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
Can I write il programs directly?
What is the transport protocol you use to call a seb service soap?