.net - Explain in small words why IQueryable<T> is needed -


Is there a better job you can tell why we need the marker interface which does not add any method to IEnumerable can?

"post-text" itemprop = "text">

this will be IEnumerable , IQueryable and IEnumerable & lt; T & gt; is expanded. It may be that it does not have its own methods, but it adds these three interfaces as one, so you do not have to deal them separately.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -