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 select clause and where clause in linq?



What is select clause and where clause in linq?..

Answer / Puja Agrahari

{"Select Clause": "A LINQ query expression that specifies the output shape of the query results. It defines the data to be returned from the query.","Where Clause": "A LINQ query expression that filters the input data based on a condition. It returns only the elements in the input sequence that satisfy the specified condition."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Differentiate between statement lambda and expression lambda.

1 Answers  


Why cant datareader be returned from a web services method?

1 Answers  


What is linq in c# with example?

1 Answers  


What is the difference between first() and firstordefault() selector methods in linq?

1 Answers  


Explain what are compiled queries?

1 Answers  


What is difference between linq and sql entity framework?

1 Answers  


What are anonymous types?

1 Answers  


What is "linq to objects"?

1 Answers  


What is linq and why use it?

1 Answers  


What is difference between XElement.Load() and XDocument.Load()?

1 Answers  


What is linq in vb net?

1 Answers  


What is selectmany in linq?

1 Answers  


Categories