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 a linq procedure?



What is a linq procedure?..

Answer / Rajnish Kumar Srivatsav

A LINQ procedure, or extension method, is a static method in C# that can be called on any object that implements the appropriate interface (e.g., IEnumerable<T>). LINQ procedures are defined within extension methods to provide more functionality for working with data using LINQ syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is meant by linq in c#?

1 Answers  


What is difference between IEnumerable and IList?

1 Answers  


What is Expression?

1 Answers  


What is the linq file extension that interacts with code behinds objects?

1 Answers  


Why cant datareader be returned from a web services method?

1 Answers  


What is the query syntax?

1 Answers  


How does linq to sql work?

1 Answers  


In LINQ, lambda expressions underlie many of the standard query operators. Is it True or False?

1 Answers  


What are different types of joins in LINQ?

1 Answers  


What is linqkit?

1 Answers  


What is the use of firstordefault in linq?

1 Answers  


What is linq and why use it?

1 Answers  


Categories