Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ienumerable
How FirstOrDefault extension method works?
Feb 16, 2026
c#
.net
extension-methods
ienumerable
Detecting modifications with an IEnumerable
Feb 14, 2026
c#
ienumerable
ienumerator
Unable to pass IEnumerable<Triangle> into a function that is looking for IEnumerable<IShape>
Feb 15, 2026
c#
.net-3.5
interface
ienumerable
Reusing an IEnumerable<T> results in false result, e.g. on .Any()
Feb 13, 2026
.net
ienumerable
ienumerator
deferred-execution
Return List<object> from IEnumerable C#
Feb 09, 2026
c#
linq
ienumerable
Convert IEnumerable (to array, list) in ASP.NET MVC View
Feb 09, 2026
c#
.net
asp.net-mvc
view
ienumerable
How to get Array Items inside of List<object> c#
Feb 07, 2026
c#
arraylist
ienumerable
Tell LINQ Distinct which item to return
Feb 06, 2026
c#
linq
.net-3.5
c#-3.0
ienumerable
Accessing IEnumerable clears content
Feb 04, 2026
c#
cassandra
ienumerable
Why does this fail when I don't use the ToList method in a for loop?
Feb 02, 2026
c#
functional-programming
ienumerable
Problem with IEnumerable in Reflection [duplicate]
Feb 01, 2026
c#
ienumerable
LINQ Contains vs Intersect (vs anything else!)
Jan 30, 2026
c#
performance
linq
ienumerable
Returning subtype of IEnumerable in Dictionary not possible
Jan 30, 2026
c#
dictionary
ienumerable
ilist
Standard way of returning an internal collection as IEnumerable<T>
Jan 29, 2026
c#
ienumerable
Move item up in IEnumerable
Jan 29, 2026
c#
ienumerable
IEnumerator<T> / IEnumerable<T> with position stored only temporarily?
Jan 29, 2026
c#
foreach
iterator
ienumerable
ienumerator
Sum items with certain IDs in IEnumerable of a Custom Class
Jan 28, 2026
c#
.net
linq
list
ienumerable
Deferred OrderBy on IEnumerable<T>
Jan 25, 2026
c#
linq
ienumerable
Returning results from stored procedure as IEnumerable
Jan 24, 2026
c#
sql
ienumerable
Error due to concrete class and interface not having matching return types for IEnumerable<T> and List<T>
Jan 23, 2026
c#
list
interface
ienumerable
Older Entries »