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 difference between Select and SelectMany in LINQ?



What is difference between Select and SelectMany in LINQ?..

Answer / Shailendra Chandra

Select creates a new sequence by transforming each element of the input sequence, whereas SelectMany flattens an IEnumerable<IEnumerable<T>> into a single sequence.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is linq in sql?

1 Answers  


What are the benefits of a deferred execution in linq?

1 Answers  


What is the linq in c#?

1 Answers  


What is the advantage of linq over stored procedures?

1 Answers  


Explain what is “LINQ to Objects”?

1 Answers  


Explain what are linq compiled queries?

1 Answers  


What is linq and lambda expressions?

1 Answers  


What does a linq query return?

1 Answers  


what is LINQ? Why is it required?

1 Answers  


Which classs extension methods are used in linq to sql?

1 Answers  


What is dbml in linq to sql?

1 Answers  


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

1 Answers   Arigo Infotech,


Categories