Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can we use linq without entity framework?



Can we use linq without entity framework?..

Answer / Abhishek

Yes, LINQ can be used without Entity Framework. It is possible to use LINQ with other data sources such as arrays, lists, or even custom collections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is difference between XElement and XDocument?

1 Answers  


What is the difference between FirstOrDefault() and SingleOrDefault() extension method in LINQ ?

1 Answers  


How would you count the elements in a list or collection?

1 Answers  


What do you understand by expression tree?

1 Answers  


Which command-line tool generates code and mapping for the LINQ to SQL component of .NET Framework?

1 Answers  


What is selectmany in linq?

1 Answers  


What is linq query in c#?

1 Answers  


What is Extension method?

1 Answers  


Can we use linq to query against a datatable?

1 Answers  


Can we use linq with ado net?

1 Answers  


What is linq provider?

1 Answers  


Explain how you can differentiate between Conversion Operator “ToDictionary” and “IEnumerable” of LINQ?

1 Answers  


Categories