What is the difference between iqueryable and ienumerable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

0 Answers  


Difference between value and reference type. What are value types and reference types?

0 Answers  


what is work of continue statement in C#?

3 Answers  


What is string empty?

0 Answers  


What is the use of properties window?

0 Answers  






Why do we need static in c#?

0 Answers  


Write code for palindrome?

10 Answers   Tech Mahindra,


What is default value of bool in c#?

0 Answers  


What is static classes?

0 Answers  


Explain more on CLR

0 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


How do I register my code for use by classic com clients?

0 Answers  


Categories