When was .net linq added?



When was .net linq added?..

Answer / Kripakar Shukla

.NET LINQ (Language Integrated Query) was first introduced in .NET Framework 3.5, which was released on November 19, 2007.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are the the three types of DAO ?

1 Answers  


What is meant by collections in c#?

1 Answers  


How do you read an Excel sheet in C#?

1 Answers   MindCracker,


How do you create user defined data types in c#?

1 Answers  


How long can loop recorders stay in?

1 Answers  


Could you explain the difference between func vs action vs predicate?

1 Answers  


What is expression c#?

1 Answers  


Can you declare a C++ type destructor in C# like ~MyClass() ?

1 Answers  


What is ENUM?

10 Answers   TCS, Wipro, YeshTech,


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is sqlconnection in c#?

1 Answers  


Is c# still popular?

1 Answers  


Categories