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...


What is linq in ado net?



What is linq in ado net?..

Answer / Umesh Kumar Singh

Linq can be used with ADO.NET through extension methods provided by the System.Data.Entity namespace, known as LINQ to DataSet or LINQ to ADO.NET. This allows developers to query data from a DataTable object using LINQ syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Explain how you can retrieve a single row with LINQ?

1 Answers  


What is Object Relational Designer (O/R Designer)?

1 Answers  


What is Language Integrated Query (LINQ)?

1 Answers  


Differentiate between linq and stored procedure?

1 Answers  


How is linq useful than stored procedures?

1 Answers  


Explain how standard query operators useful in LINQ?

1 Answers  


Why we use iqueryable in linq?

1 Answers  


What are anonymous types?

1 Answers  


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

1 Answers  


What is parallel linq?

1 Answers  


What is the difference between Count() and LongCount extension methods in LINQ?

1 Answers   Arigo Infotech,


How to write where condition in linq?

1 Answers  


Categories