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 linqkit?

1 Answers  


What is linq to sql deferred loading?

1 Answers  


What are element operators?

1 Answers  


what are compiled queries?

1 Answers  


Write a program using linq to find the sum of first 5 prime numbers?

1 Answers  


What is linq expression?

1 Answers  


What is difference between ADO.NET and LINQ to SQL?

1 Answers  


How can you create Expression Trees?

1 Answers  


What is difference between linq and lambda expression?

1 Answers  


When to use var or IEnumerable to store query result in LINQ?

1 Answers  


Which are the two main static classes of linq api that contain extension methods?

1 Answers  


How LINQ is beneficial than Stored Procedures?

1 Answers  


Categories