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
Intersection of 6 List<int> objects
Jun 29, 2026
c#
linq
list
ienumerable
List.IndexOf() - return index of final occurrence rather than the first?
Jun 26, 2026
c#
list
ienumerable
Implementing IEnumerable in C# 4.0
Jun 25, 2026
c#
.net
.net-4.0
ienumerable
linq-to-objects
IEnumerable<T> to IDictionary<U, IEnumerable<T>>
Jun 23, 2026
c#
.net
ienumerable
type-conversion
idictionary
Get the first item of an IEnumerable and return the rest as IEnumerable, iterating through only once
Jun 21, 2026
c#
ienumerable
enumerate
enumerator
Is it possible to have a 'finally' code-block for yield-return methods?
Jun 20, 2026
c#
ienumerable
do-while
yield-return
How to select objects with highest value of Property A, grouped by Property B?
Jun 19, 2026
c#
.net
linq
ienumerable
Is this an F# compiler bug? #2
Jun 19, 2026
for-loop
f#
ienumerable
Create List<T> from IEnumerable<T> being returned from async function
Jun 17, 2026
c#
list
async-await
ienumerable
I need confirmation about my understanding on IQueryable & IEnumerable
Jun 14, 2026
c#
ienumerable
iqueryable
Implementation of IEnumerable<T> works for foreach but not LINQ
Jun 14, 2026
c#
generics
ienumerable
PropertyInfo.GetValue(object) fails with IEnumerable<T> [C#, Reflection]
Jun 10, 2026
c#
reflection
ienumerable
var-dump
propertyinfo
Add items to list from IEnumerable using LinQ
Jun 10, 2026
c#
linq
ienumerable
How to clear the contents of an IEnumerable
Jun 10, 2026
vb.net
ienumerable
When does IEnumerable.Any(Func) return a value?
Jun 03, 2026
c#
performance
linq
lambda
ienumerable
How is the iteration variable readonly?
Jun 01, 2026
c#
foreach
iterator
ienumerable
cil
Why doesn't the following work? (IEnumerable/ IEnumerator)
May 27, 2026
c#
ienumerable
enumerate
Having trouble understanding IEnumerator
May 26, 2026
c#
.net
ienumerable
Using List<Person> Distinct() to return 2 values
May 26, 2026
c#
.net
linq
c#-3.0
ienumerable
Older Entries »