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...


How to return iqueryable from linq query?



How to return iqueryable from linq query?..

Answer / Kiran Kumar Chaurasia

To return an IQueryable object from a LINQ query in C#, you can use the AsQueryable() extension method provided by the System.Linq namespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What are advantages of LINQ?

1 Answers  


What is linq and its advantages?

1 Answers  


What is meant by linq?

1 Answers  


What is Language Integrated Query (LINQ)?

1 Answers  


Explain why select clause comes after from clause in linq?

1 Answers  


What is difference between linq and entity framework?

1 Answers  


LINQ query is executed in which statement?

1 Answers  


Explain linq method syntax and give an example?

1 Answers  


In LINQ how will you find the index of the element using where () with Lambda Expressions?

1 Answers  


What do you understand by linq? Enlist its types.

1 Answers  


What is linqpad used for?

1 Answers  


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

1 Answers  


Categories