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 the benefit of using linq on dataset?



What is the benefit of using linq on dataset?..

Answer / Richa Yadav

Using LINQ instead of DataSet provides several benefits in .NET applications: 1) Simplified syntax and fewer lines of code, 2) Stronger type safety through deferred execution, 3) Greater expressiveness with extension methods, 4) Improved performance due to less memory consumption.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is Extension method?

1 Answers  


What is linqpad used for?

1 Answers  


What is linq provider?

1 Answers  


What is predicate in linq?

1 Answers  


List out the three main components of linq? Explain what is the extension of the file, when linq to sql is used?

1 Answers  


Does entity framework use linq?

1 Answers  


What is linq in c #?

1 Answers  


What is linq query in c#?

1 Answers  


What is linq expression?

1 Answers  


Does java have linq?

1 Answers  


Explain how you can retrieve a single row with LINQ?

1 Answers  


How LINQ is beneficial than Stored Procedures?

1 Answers  


Categories